Commit Graph

684 Commits (ad7288af691c6fd16aa4ba824758a934777efa21)

Author SHA1 Message Date
Paul Makles bde7ba73a2 Merge pull request #360 from revoltchat/rework/categories-kanban 2021-10-31 16:38:10 +00:00
Paul 420975b90b feat(rbd): transform rbd types to Preact from React 2021-10-31 16:04:37 +00:00
Paul Makles c19b6c1e71 Merge pull request #359 from 3nt3/master 2021-10-31 09:59:08 +00:00
Paul 30b36986a3 feat(categories): include uncategorised channels; add category / channel; delete category 2021-10-30 19:38:18 +01:00
Paul 8bbe8d46ae feat(categories): autosave category changes 2021-10-30 18:20:12 +01:00
Paul Makles 81d2c171de Merge pull request #266 from brecert/fix-265 2021-10-30 15:55:34 +00:00
3nt3 079b83c4d1 Merge branch 'master' of github.com:3nt3/revite 2021-10-30 04:20:30 +02:00
3nt3 0cf4f6df42 Fix icloud address from mail.aol.com to mail.icloud.com
Fixes #325

Signed-off-by: 3nt3 <gott@3nt3.de>
2021-10-30 04:19:37 +02:00
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 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 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
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 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
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
brecert 0f90de8755 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
brecert e69c3c83bf Fixes background not updating on profile
- fixes #110
2021-09-17 19:44:19 -04: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 b0775c3c6a Include noreferrer on embed links / window.open. 2021-09-17 09:37:07 +01:00
Paul c01038db1d Use server configuration for voso websocket. 2021-09-16 10:27:33 +01:00