Commit graph

940 commits

Author SHA1 Message Date
Paul
5603278071 chore(assets): create new default set of assets
feat(assets): prepare assets before build
2021-10-23 15:38:52 +01:00
Paul
195a9bda35 Fix(voice): Voice UI would not react to actions.
Feat(voice): Allow accessing user profile from voice UI.

Fixes #89. Fixes #91.
2021-10-20 22:39:26 +01:00
Paul
d6169f3c3a Consider channel overrides for perms, fixes #334. 2021-10-10 19:44:05 +01:00
Paul
4ec598db81 Hide edit profile button while editing, closes #301.
Block UI when account edit request is sent, closes #303.
2021-10-10 16:32:30 +01:00
Paul
89c0026fa2 Fix mark read logic, should fix #307.
Add bot delete confirmation, closes #302.
2021-10-10 16:28:56 +01:00
Paul
26277dc0ce Merge 220 commits for translations. 2021-10-10 16:14:08 +01:00
Paul
14e749b65b Mark link as trusted when opening, fixes #331. 2021-10-10 16:11:43 +01:00
Paul Makles
40d95025b5
Merge pull request #320 from Snazzah/patch-2 2021-10-10 15:06:14 +01:00
Paul Makles
148c0edcbf
Merge pull request #268 from brecert/fix-198 2021-10-09 23:45:52 +01:00
Paul Makles
a04c68f5e8
Merge pull request #267 from brecert/fix-196 2021-10-09 23:44:36 +01:00
Paul Makles
90bd92e0ef
Merge pull request #328 from f3rr31/patch-1 2021-10-09 23:08:39 +01:00
f3rr31
e996e0b25d
Spelling error fix for Magyar at line #104
Changed Magyar to magyar at line #104. Magyar is magyar (small caps) in Hungarian; same as with Estonian (eesti) and Finnish (suomi).
2021-10-10 00:02:17 +02:00
Snazzah
b0d6d62371
Add HEY to mail providers 2021-10-02 22:55:50 -05:00
Paul Makles
6c2f76debc
Remove conditional workflow run since it just doesn't work. 2021-09-30 10:47:24 +00:00
Paul Makles
22516992a6
Update mirroring.yml 2021-09-30 10:46:08 +00:00
Paul
920f78b650 Virtualise server settings user lists. Closes #300 2021-09-25 14:43:28 +01:00
Paul
81379d6ec4 Explicitly deny bad URLs.
Fixes #252.
Handle embed untrusted links better.
2021-09-25 10:54:32 +01:00
Paul Makles
66289911ba
Merge pull request #294 from RigidStudios/fixroles 2021-09-24 15:39:04 +01:00
Paul Makles
4dda7f12db
Merge pull request #215 from Snazzah/bots-token 2021-09-24 15:35:26 +01:00
Paul Makles
44b02fecb0
Merge pull request #260 from brecert/profile-fix 2021-09-24 15:34:45 +01:00
Paul Makles
8c23b309d9
Merge pull request #287 from RigidStudios/startnotes 2021-09-24 14:25:49 +01:00
Paul Makles
e9a88bc31c
Merge pull request #278 from TaiAurori/master 2021-09-24 13:59:57 +01:00
Paul Makles
6407f3b924
Merge pull request #257 from brecert/no-send-composing 2021-09-24 13:16:57 +01:00
Andrew Qu
25bc0c1ea3 fixed name 2021-09-23 22:35:17 -07:00
RigidStudios
d1b686945a Revert "ConversationStart changed for notes/normal channel"
This reverts commit 74297085d7.
2021-09-23 23:11:38 +04:00
RigidStudios
7af2bce00e Revert "don't change onboarding on this pr"
This reverts commit 416cc0a991.
2021-09-23 23:11:33 +04:00
RigidStudios
8ac7403522 Prettier, Fix no role refresh 2021-09-23 23:08:28 +04:00
Paul Makles
db111bfc01
Merge pull request #262 from Mysterious-Dev/gitignore 2021-09-23 17:48:55 +01:00
Paul Makles
6e47863c7c
Merge pull request #283 from RigidStudios/onboardinglb 2021-09-23 17:07:52 +01:00
RigidStudios
416cc0a991 don't change onboarding on this pr 2021-09-23 00:00:38 +04:00
RigidStudios
74297085d7 ConversationStart changed for notes/normal channel 2021-09-22 23:59:22 +04:00
RigidStudios
75704773af Add linebreak before logo 2021-09-22 18:04:45 +04:00
TaiAurori
21122583aa singular form of "members" when only one member 2021-09-21 14:41:57 -04:00
TaiAurori
f7f101f7b2 move imports 2021-09-21 14:13:41 -04:00
TaiAurori
3d5c7ab9ce invite embed tweaks 2021-09-21 14:02:38 -04:00
Paul
ce0749d9e8 Prevent double sending of requests. 2021-09-19 13:47:25 +01:00
brecert
ecb0bff4f3
Set appropriate autocomplete attributes for password reset
- make autocomplete set to `current-password` and `new-password` for password resets
- fixes #198
2021-09-19 04:11:54 -04:00
brecert
51092db01b
Change UserHover to use global identity instead of server
- fixes #196
2021-09-19 03:42:01 -04:00
brecert
abe2e2db40
Fix send message related context menu options when unable to send messages
- fixes `reply` and `quote message` from appearing in the context menus for messages when unable to send messages.
- fixes #265
2021-09-19 00:47:01 -04:00
Mysterious_Dev
77249b7a25 Gitignore 2021-09-18 12:20:47 +02:00
brecert
945e072327
Fixes background not updating on profile
- fixes #110
2021-09-17 19:44:19 -04:00
Paul Makles
3b9916c072
Merge pull request #259 from brecert/theme-fix 2021-09-17 22:38:20 +01:00
brecert
63479737a8
Fix trying to in undefined for themes 2021-09-17 17:30:14 -04:00
brecert
5b16977b0e
Fix enter key sending message while still composing 2021-09-17 17:20:22 -04:00
Paul Makles
2ff9c91287
Merge pull request #251 from brecert/actions-demo-test 2021-09-17 09:40:23 +01:00
Paul
51f23f5aa0 Include noreferrer on embed links / window.open. 2021-09-17 09:37:07 +01:00
brecert
f01eb1d70f
Add commit messages 2021-09-16 16:38:18 -04:00
Paul
d5430a7920 Use server configuration for voso websocket. 2021-09-16 10:27:33 +01:00
Paul Makles
0494f0647a
Create SECURITY.md 2021-09-15 16:49:13 +00:00
Paul
1614d7a739 Fix overflow on home tab. 2021-09-15 14:53:40 +01:00