Commit graph

3431 commits

Author SHA1 Message Date
April John
909b12dff2 reintroduce async into post import 2023-05-10 22:26:31 +02:00
Essem
5b37235a29 Switch to adm-zip for emoji pack handling
Unzipper seems to corrupt files in certain cases on Node 18/19.
See https://github.com/ZJONSSON/node-unzipper/issues/271
2023-05-09 19:19:15 -05:00
ThatOneCalculator
a6d0fc5357 Address #10076 2023-05-09 15:15:13 -07:00
ThatOneCalculator
af4a812e88 properly link aps 2023-05-08 18:19:11 -07:00
Kainoa Kanter
de450c1aa2 Merge pull request 'display new direct replies at end instead of top' (#10071) from Freeplay/calckey:direct-reply-thing into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10071
2023-05-09 00:48:58 +00:00
Freeplay
566f11d96d display new direct replies at end instead of top 2023-05-08 19:41:56 -04:00
ThatOneCalculator
1ccd606236 fix opening info button 2023-05-08 16:26:36 -07:00
ThatOneCalculator
53b7ce83b2 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-08 16:15:11 -07:00
ThatOneCalculator
5e13a52a51 missed one 2023-05-08 16:15:04 -07:00
Freeplay
ee04acf087 fix quote attached styling, will prob improve later 2023-05-08 17:26:59 -04:00
ThatOneCalculator
7ab2670ea6 mention 2023-05-08 13:52:11 -07:00
April John
3fda23c7dd Revert "fix: run post import async"
This reverts commit 3bedd1b34799d969cd218b4a1a67651532a204e6.
2023-05-08 22:48:12 +02:00
ThatOneCalculator
1400a01958 example.com -> calckey.org 2023-05-08 13:39:39 -07:00
ThatOneCalculator
b92237c8d2 chore: formatting 2023-05-08 13:36:53 -07:00
ThatOneCalculator
72b224a40c Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-08 13:36:28 -07:00
ThatOneCalculator
04d0e002e9 fix: allow disabled radio buttons when created from radios.vue 2023-05-08 13:36:22 -07:00
April John
369fd4daea fix: run post import async 2023-05-08 22:30:40 +02:00
April John
3a8e6a19b2 import replies too 2023-05-08 22:09:42 +02:00
April John
77f74f51b3 try fetching replies 2023-05-08 22:09:42 +02:00
ThatOneCalculator
39c6949321 chore: formatting 2023-05-08 13:01:06 -07:00
ThatOneCalculator
3dc2a591ec Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-08 13:00:44 -07:00
ThatOneCalculator
cb292c43b4 update import-export options 2023-05-08 13:00:34 -07:00
Kainoa Kanter
5808d27b44 Merge pull request 'fix click.stop' (#10068) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10068
2023-05-08 19:51:44 +00:00
Freeplay
09610b89cb fix click.stop 2023-05-08 15:39:20 -04:00
ThatOneCalculator
e5e7fb5ab2 add back #10067 except for media change 2023-05-08 12:38:56 -07:00
ThatOneCalculator
df914667e6 Revert "notes (#10067)"
This reverts commit 84f904516c9709b8f5692e7a0d011c259a8425d9, reversing
changes made to 0c742929a53f159ef85775a436d99ab7a49e6d99.
2023-05-08 12:37:28 -07:00
Freeplay
5cbd2a53b2 fix clicking audio & search mfm opening post 2023-05-08 13:59:39 -04:00
Freeplay
3672d8c995 fix padding 2023-05-08 13:45:00 -04:00
April John
2a69ade176 fix: dont stream hidden posts 2023-05-08 19:33:04 +02:00
April John
f950c33f79 fix: Detach push notifications..
..from "isRead" check. Apps will handle that theself.
2023-05-08 11:36:32 +02:00
April John
c6d432b2d2 fix hidden post behavior 2023-05-08 11:23:30 +02:00
ThatOneCalculator
bcaf30f49f missing action + locales 2023-05-07 19:05:05 -07:00
ThatOneCalculator
c51b023ff4 calckey.org 2023-05-07 18:57:50 -07:00
ThatOneCalculator
d870b06c56 remove reference to apps.vue 2023-05-07 18:53:15 -07:00
ThatOneCalculator
07ff19008a refactor: remove internal apps page 2023-05-07 18:49:56 -07:00
ThatOneCalculator
3dce8786ef fix: only fetch admin/meta if admin 2023-05-07 18:41:31 -07:00
ThatOneCalculator
1cc33dc0de fix incomplete revert 2023-05-07 18:05:11 -07:00
ThatOneCalculator
52e67728c1 Revert "fix: hidden post federation"
This reverts commit 8a51c73fe705d4c86886ae6b5cc2b9a8dd7dcfb8.
2023-05-07 18:01:36 -07:00
ThatOneCalculator
d3fb7794f1 chore: format 2023-05-07 16:12:18 -07:00
ThatOneCalculator
6cab12dc24 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-07 16:11:37 -07:00
ThatOneCalculator
47e2ba724b fix instance-info if moderator but not admin 2023-05-07 16:11:20 -07:00
Freeplay
2f0d80ecd2 fix font size + remove unecessary class 2023-05-07 18:19:05 -04:00
ThatOneCalculator
97e6fd2dc3 use MkChannelList 2023-05-07 12:48:28 -07:00
ThatOneCalculator
0e925c9083 disable auto load for channels pagination 2023-05-07 12:41:08 -07:00
ThatOneCalculator
82a4bcd3a8 chore: formatting 2023-05-07 12:29:02 -07:00
ThatOneCalculator
972eed930c remove gfonts from redoc 2023-05-07 12:28:24 -07:00
ThatOneCalculator
1fd815beea Revert "Merge pull request 'Add support for CW boosting' (#10047) from supakaity/hajkey:hk/cw-boost into develop"
This reverts commit 5e86bafb24a714f3351da0a205bc57f54332e33c, reversing
changes made to d1977fc3204e16523b3c94be2a2b1878f18dca56.
2023-05-07 11:38:39 -07:00
April John
aa5cca8b94 fix: make userId optional cause its not used and
should not be used lmao
2023-05-07 16:27:49 +02:00
Kainoa Kanter
62f20383e9 Merge pull request 'feat: channel search' (#10048) from naskya/calckey:feat/search-channels into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10048
2023-05-07 03:06:01 +00:00
Kaity A
69841bc0f0 Higlight CWs by default off 2023-05-07 11:54:31 +10:00