Commit Graph

1675 Commits (3c7cb2a22283efd4109a23222c731b9b3c47fd9b)

Author SHA1 Message Date
Paul Makles 3c7cb2a222
merge: pull request #1141 from Asraye/fixemoji-pack 2025-09-07 13:05:41 +01:00
Paul Makles 2625b37f70
merge: pull request #1142 from Asraye/ignore-default-category 2025-09-07 13:04:47 +01:00
Paul Makles ca3613725a
merge: pull request #1137 from Asraye/master 2025-09-07 13:04:05 +01:00
Paul Makles 707d0a2d7d
merge: pull request #1146 from Asraye/fix/attachment-actions 2025-09-07 13:01:20 +01:00
Asraye 33e686ab1b
fix: correct open/download link behaviour 2025-09-04 04:23:09 +10:00
Asraye f22e6fa9fe
fix: correct open/download link behaviour 2025-09-04 04:22:20 +10:00
Asraye cbdeb1ba6d FIX: Ignore Default category (parity with beta)
Just a little change so people still using Revite don't need to see an ugly "Default" category.
2025-08-31 03:47:43 +10:00
Asraye 608b0a3ef2
FIX: Emoji pack now persists on reload 2025-08-29 21:55:56 +10:00
Asraye 59226959ba
Add scroll on mobile 2025-08-21 16:40:51 +10:00
izzy 9d82873d2a chore: make sure role ordering updates are instantenous 2025-08-07 16:57:20 +02:00
izzy 56af4b9423 chore: add default.nix 2025-08-07 12:04:45 +02:00
izzy cce94d2e0e chore: bump lang submodule 2025-08-07 12:03:54 +02:00
izzy 8ba7a769b3 merge: remote-tracking branch 'origin/role-reordering' 2025-08-07 12:03:35 +02:00
Paul Makles 92e84309ec
merge: pull request #1123 from Asraye/patch 2025-08-04 18:03:53 +01:00
Paul Makles dd5548c5e6
merge: pull request #1126 from solunareclipse1/master 2025-08-04 17:44:49 +01:00
Declan Chidlow e7d7420d5b feat: Finish crappy role ranking implementation that works but is full of sin 2025-08-04 22:28:24 +08:00
izzy ee3b54b373
docs: shorten age gate message 2025-07-25 20:34:45 +01:00
izzy 3dc9f6b045
feat: geoblock age restricted content
https://www.ofcom.org.uk/online-safety/protecting-children/online-age-checks-must-be-in-force-from-tomorrow
https://petition.parliament.uk/petitions/722903
https://wikimediafoundation.org/news/2025/07/17/wikimedia-foundation-challenges-uk-online-safety-act-regulations/
2025-07-25 19:49:00 +01:00
izzy 2a1f7cb8bb
chore: bump lang submodule 2025-07-25 19:48:16 +01:00
solunareclipse1 1136e8e31b
fix: Make animated WebP emotes properly animate
Signed-off-by: solunareclipse1 <sol@solunareclipse1.net>
2025-07-10 23:41:57 -05:00
Asraye 5337031359
Update EmbedInvite.tsx 2025-06-12 16:26:09 +10:00
Asraye 670c4e5f6e
Update EmbedInvite.tsx 2025-06-12 15:46:07 +10:00
Declan Chidlow 20c8dde197 feat: Add role re-ordering
Doesn't currently update order in UI
2025-06-12 12:33:39 +08:00
Declan Chidlow ddaca7b0c4 feat: remove legacy role ranking 2025-06-12 09:59:57 +08:00
Asraye 94fab0852f
Ugly ahh patch 2025-06-11 18:08:33 +10:00
Paul Makles 9e293e0a30
merge: pull request #1108 from Zomatree/feat/reset-bot-password 2025-05-17 13:27:04 +01:00
Paul Makles d957fbd5dc
merge: pull request #1103 from Docteh/automation 2025-05-17 13:26:33 +01:00
Zomatree 0a8b70c8ed
chore: update submodule 2025-05-17 13:10:11 +01:00
Zomatree 07d74a4ef4
feat: reset bot token button 2025-05-17 12:59:39 +01:00
Kyle Kienapfel 38ab8a7801 chore: update link to contribution guide in PR template
[skip ci]
2025-05-12 16:14:26 -07:00
Paul Makles bccf1eebae
merge: pull request #1102 from Docteh/docky 2025-05-12 11:16:25 +01:00
Kyle Kienapfel 135dbe2da4 fix: Remove caching from GitHub actions to allow compilation of docker container
The GitHub action `actions/cache@v2` is no longer available. Last successful docker build was 2024-11-15

I've removed the caching, as merely upgrading the version of the cache script did not fix the problem. Since the revoltchat/revite is deprecated I believe that the lack of caching in builds shouldn't be an undue burden on GitHub. Only 9 commits have been made here since builds stopped working

The logic for publishing Docker containers has been shuffled so that the build is executed only once when publishing.

I have tested building to GitHub's container registry, but not to dockerhub, I do not forsee any issues there.

Main reason for doing this, is that a fix for attachment downloads (https://github.com/revoltchat/revite/pull/1067) is not easily available to anyone running self-hosted.
2025-05-11 13:21:08 -07:00
izzy f95d3d27d8
chore: remove the extra string 2025-05-09 08:48:41 +01:00
izzy 3d41a016cf
fix: login error messages not rendering properly 2025-05-09 08:42:58 +01:00
Paul Makles f9c2fcec56
chore: bump language submodule 2025-01-29 13:42:20 +00:00
Paul Makles 18243f0207
chore: always target blank for download button 2025-01-29 13:41:54 +00:00
Declan Chidlow 7750276554
fix: remove /download from attachments (#1067) 2025-01-29 13:39:17 +00:00
Declan Chidlow 97a6c7d399
fix: remove ability for owners to leave server from ServerInfo modal (#1070)
Co-authored-by: Declan Chidlow <git.rh92c@8shield.net>
2025-01-29 13:39:03 +00:00
Paul Makles ac2beaf549
chore: update URL to FAQ 2024-12-17 17:35:55 +00:00
Amy bf951e59ee
fix: appending mention to draft content (#1065) 2024-12-17 17:29:57 +00:00
Paul Makles 03f9f7673d
merge: pull request #1050 from JackDotJS/fix-blank-category-name 2024-12-17 17:29:16 +00:00
Paul Makles 478d375125 fix: add try-catch block around md renderer
fix: update recursive match to block numbered lists
2024-11-15 13:09:40 +00:00
Paul Makles cb6296a96e
chore: update languages submodule 2024-11-06 09:51:44 +00:00
Paul Makles 48a9d7d370
chore: update donation links 2024-11-06 09:51:35 +00:00
Paul Makles 5de18192b2
chore: delete .env.production 2024-10-27 22:31:42 +00:00
Paul Makles ef4218d12b
merge branch: 'insert/member-subscriptions' 2024-10-27 22:00:22 +00:00
Paul Makles df4f6578f7
feat: add session token to file uploads 2024-10-27 21:59:16 +00:00
JackDotJS 28c897ac3d fix(settings): fixed inability to rename categories when they have blank names
Signed-off-by: JackDotJS <jackdotjs@proton.me>
2024-10-27 11:14:04 -07:00
Paul Makles 86e8424e46
merge: pull request #1035 from DeclanChidlow/server-leave-mobile 2024-10-16 12:53:00 +01:00
Declan Chidlow 5e66bc8dc4 fix: Add ability to leave server through server info screen 2024-10-15 20:23:36 +08:00