Commit Graph

138 Commits (5f65b31f8be82bd9a1b775611cf6ff153ecfca68)

Author SHA1 Message Date
Paul Makles feefdeacbe fix: context menus are now bound by spread 2022-03-06 19:13:12 +00:00
Paul Makles d28002a10f fix: bump preact-context-menu 2022-03-05 15:06:18 +00:00
Paul Makles 72792566da fix(iOS): actually fix context menus
closes #138
2022-03-05 14:41:41 +00:00
Paul Makles 46d9003db3 fix(iOS): bump preact-context-menu
closes #138
2022-03-05 12:07:13 +00:00
Paul Makles b4fe89b1a1 feat(vite): support legacy browsers 2022-03-04 23:42:20 +00:00
Paul Makles d8a75eceac feat: push temporary outage information 2022-03-01 10:12:45 +00:00
Paul Makles f524128442 chore: bump revolt.js
fixes #528
2022-01-29 11:11:19 +00:00
trashtemp 5565c86ef6 chore: updated vite-plugin-pwa, fixes 2022-01-16 17:22:06 +01:00
trashtemp f3b6d32dee chore: added fonts and weights, removed font
+ added new font-weight for Open Sans
+ added "Bitter" font
- bye bye Bree Serif :'(
2022-01-15 20:56:00 +01:00
Paul Makles 9ca857b891 feat(fonts): add Lexend 2022-01-15 14:42:35 +00:00
Paul Makles 58cd9deb6a chore: bump revolt.js 2022-01-15 12:54:18 +00:00
Paul Makles 41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
Paul Makles 908888bf26 chore: disable offline users in lounge server 2022-01-10 23:25:48 +00:00
Paul Makles d026b10106 fix: temporary fix for bad member list performance 2022-01-10 23:02:00 +00:00
Paul Makles 1e40cedc1c fix: bump revolt.js and add pong timeout 2022-01-04 22:56:20 +00:00
Paul Makles b13c993862 chore: merge branch 'ui/glass-header' 2022-01-02 23:48:19 +00:00
Paul Makles 271a9c6e2d fix(vite): remove "second" compression pass 2022-01-02 16:08:26 +00:00
Paul Makles 76b065d21d revert: "fix(vite): remove "second" compression pass"
This reverts commit 096e0c84c1.
2022-01-02 16:07:47 +00:00
Paul Makles 5984d61239 fix(vite): remove "second" compression pass 2022-01-02 13:09:03 +00:00
Paul Makles 1ceaab1be2 feat: dynamically calculate header translucency and clamp minimum opacity 2021-12-28 21:59:09 +00:00
Paul ef163cafa8 chore: bump revolt.js to fix issue 2021-12-25 20:12:51 +00:00
Paul 88f4b40011 feat: add global error handling and reporting 2021-12-25 14:32:28 +00:00
Paul 498afe9987 chore: bump revolt.js to fix bug with empty servers 2021-12-24 20:44:24 +00:00
Paul 246c1475d1 Merge branch 'mobx' 2021-12-24 11:45:49 +00:00
Paul aaadd98cfa feat(mobx): add sync back (do not look at the code) 2021-12-24 02:05:18 +00:00
Paul 0591d44a31 feat(mobx): refactor and remove (react-)redux 2021-12-23 21:43:11 +00:00
Paul c5f9fc2873 feat(mobx): migrate unreads to revolt.js 2021-12-23 19:37:19 +00:00
Paul 9f435ef6b9 feat(renderer): add additional languages to cb
Closes #28
2021-12-22 22:11:25 +00:00
Paul Makles 114ccfcb24 feat(mobx): migrate trusted links 2021-12-17 10:20:55 +00:00
Paul 759b9fe3ea feat(mobx): rewrite appearance menu 2021-12-15 18:23:05 +00:00
Paul 763ac4eb98 feat(mobx): migrate auth and config 2021-12-11 21:04:12 +00:00
Paul 835609dbbd chore(mobx): clean up documentation 2021-12-11 12:08:43 +00:00
Paul Makles ac2ff24cf6 feat(mobx): add drafts and state context 2021-12-10 12:53:41 +00:00
Paul b66f94111c chore: bump vite to 2.6.14 2021-11-20 11:55:05 +00:00
Paul bc83047fdd feat: add new badges 2021-11-13 22:55:41 +00:00
Paul 718f530017 feat(messaging): render masqueraded messages 2021-11-04 20:55:26 +00:00
Marie 3805072442 feat: handle nsfw flag & added monospace font (#258) 2021-10-31 17:57:35 +00: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 49ce93bb6c chore(assets): create new default set of assets
feat(assets): prepare assets before build
2021-10-23 15:38:52 +01:00
Paul 1f75459b62 Virtualise server settings user lists. Closes #300 2021-09-25 14:43:28 +01:00
Paul 8b4b6832e9 Fix unreads and mark as read. 2021-09-14 21:09:42 +01:00
Paul 24be8d8eeb Bump revolt.js to include rate limiter.
Handle new server flags.
Show server ping in developer tab.
2021-09-14 17:18:44 +01:00
Paul 5f806135d9 Simplify how last message is handled. 2021-09-14 15:07:42 +01:00
Paul cdb742a72c Fix change email / password. 2021-09-13 16:41:47 +01:00
Paul c40e4655f0 Migrate to rAuth v1. 2021-09-11 17:36:23 +01:00
Paul 065dbba898 Update Typescript to 4.4.2.
Fix issues associated with new version.
2021-09-09 23:02:47 +01:00
Paul 4b02aeb52b Bump revolt-api 2021-09-09 22:55:02 +01:00
Paul 4e88ed0aa6 All need to include sirv-cli. 2021-09-03 21:36:18 +01:00
Paul c19104466e Fix Docker builds. 2021-09-03 19:27:39 +01:00