Commit Graph

795 Commits (e3efe9297ddc0a96f123e30d8477127f24bd2bd5)

Author SHA1 Message Date
Paul e3efe9297d feat(categories): basic dnd kanban board 2021-10-27 23:25:08 +01:00
Paul Makles 7ad6316dea Start implementing kanban view. 2021-10-27 20:28:26 +01:00
Paul 5aa7a0f6ed fix(asset): wrong path specified for wideSVG 2021-10-23 16:57:07 +01:00
Paul 857e3a82dd fix(asset): wideSVG is refusing to exist, use legacy loading mechanism 2021-10-23 16:42:04 +01:00
Paul 33d9100e0f fix(assets): missed 1 space 2021-10-23 16:04:23 +01:00
Paul 58549312c9 feat(assets): pull specific branch for assets if specified 2021-10-23 16:00:20 +01:00
Paul f69a9603a1 fix(assets): remove duplicate, fix wideSVG 2021-10-23 15:48:35 +01:00
Paul 49ce93bb6c chore(assets): create new default set of assets
feat(assets): prepare assets before build
2021-10-23 15:38:52 +01:00
Paul 04ced5a0d2 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 d75af2fa45 Consider channel overrides for perms, fixes #334. 2021-10-10 19:44:05 +01:00
Paul 8173a2f6a9 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 acdd37c0f3 Fix mark read logic, should fix #307.
Add bot delete confirmation, closes #302.
2021-10-10 16:28:56 +01:00
Paul d294b20862 Merge 220 commits for translations. 2021-10-10 16:14:08 +01:00
Paul e7d0cf169a Mark link as trusted when opening, fixes #331. 2021-10-10 16:11:43 +01:00
Paul Makles fdcea21c79 Merge pull request #320 from Snazzah/patch-2 2021-10-10 15:06:14 +01:00
Paul Makles 2373dc2e7d Merge pull request #268 from brecert/fix-198 2021-10-09 23:45:52 +01:00
Paul Makles 5563306070 Merge pull request #267 from brecert/fix-196 2021-10-09 23:44:36 +01:00
Paul Makles f50bffa566 Merge pull request #328 from f3rr31/patch-1 2021-10-09 23:08:39 +01:00
f3rr31 e47b7e3b0b 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 beba2152f8 Add HEY to mail providers 2021-10-02 22:55:50 -05:00
Paul Makles 1cc083a688 Remove conditional workflow run since it just doesn't work. 2021-09-30 10:47:24 +00:00
Paul Makles 938c69a709 Update mirroring.yml 2021-09-30 10:46:08 +00:00
Paul 1f75459b62 Virtualise server settings user lists. Closes #300 2021-09-25 14:43:28 +01:00
Paul 26be8e66c0 Explicitly deny bad URLs.
Fixes #252.
Handle embed untrusted links better.
2021-09-25 10:54:32 +01:00
Paul Makles f5d66de999 Merge pull request #294 from RigidStudios/fixroles 2021-09-24 15:39:04 +01:00
Paul Makles 8b52dd0c90 Merge pull request #215 from Snazzah/bots-token 2021-09-24 15:35:26 +01:00
Paul Makles e27329caf3 Merge pull request #260 from brecert/profile-fix 2021-09-24 15:34:45 +01:00
Paul Makles b04217e175 Merge pull request #287 from RigidStudios/startnotes 2021-09-24 14:25:49 +01:00
Paul Makles 504d913341 Merge pull request #278 from TaiAurori/master 2021-09-24 13:59:57 +01:00
Paul Makles a68a54d3ee Merge pull request #257 from brecert/no-send-composing 2021-09-24 13:16:57 +01:00
RigidStudios c9c684ab9d Revert "ConversationStart changed for notes/normal channel"
This reverts commit 74297085d7.
2021-09-23 23:11:38 +04:00
RigidStudios b27bc0bec0 Revert "don't change onboarding on this pr"
This reverts commit 416cc0a991.
2021-09-23 23:11:33 +04:00
RigidStudios dd9829d5f1 Prettier, Fix no role refresh 2021-09-23 23:08:28 +04:00
Paul Makles 02df9bf07f Merge pull request #262 from Mysterious-Dev/gitignore 2021-09-23 17:48:55 +01:00
Paul Makles 082f1b4ed4 Merge pull request #283 from RigidStudios/onboardinglb 2021-09-23 17:07:52 +01:00
RigidStudios 0ef03e4597 don't change onboarding on this pr 2021-09-23 00:00:38 +04:00
RigidStudios dff9ae8d1d ConversationStart changed for notes/normal channel 2021-09-22 23:59:22 +04:00
RigidStudios 110c0f5a3f Add linebreak before logo 2021-09-22 18:04:45 +04:00
TaiAurori 458fe4efee singular form of "members" when only one member 2021-09-21 14:41:57 -04:00
TaiAurori b94e27634e move imports 2021-09-21 14:13:41 -04:00
TaiAurori 773562f43f invite embed tweaks 2021-09-21 14:02:38 -04:00
Paul 6dbf34693a Prevent double sending of requests. 2021-09-19 13:47:25 +01:00
brecert 1f2c195712 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 c46f59b617 Change `UserHover` to use global identity instead of server
- fixes #196
2021-09-19 03:42:01 -04:00
Mysterious_Dev a185f91d4c Gitignore 2021-09-18 12:20:47 +02:00
brecert e69c3c83bf Fixes background not updating on profile
- fixes #110
2021-09-17 19:44:19 -04:00
Paul Makles a8c881c04a Merge pull request #259 from brecert/theme-fix 2021-09-17 22:38:20 +01:00
brecert 9edd764556 Fix trying to `in` undefined for themes 2021-09-17 17:30:14 -04:00
brecert 6f445f1054 Fix enter key sending message while still composing 2021-09-17 17:20:22 -04:00
Paul Makles 487b964d9c Merge pull request #251 from brecert/actions-demo-test 2021-09-17 09:40:23 +01:00