Commit Graph

1694 Commits

Author SHA1 Message Date
Barış Soner Uşaklı
459fe50cd6 Merge branch 'master' into develop 2025-03-11 11:55:11 -04:00
Barış Soner Uşaklı
de502cd2ee feat: allow self-signed certs, closes #13238 2025-03-11 11:49:40 -04:00
Julian Lam
81509b13f3 feat: new ACP config for max length of remote chat messages, #13174 2025-03-07 15:04:18 -05:00
Julian Lam
dfabadbeab feat: add federatedDescription property to a category.
The federated description will be appended to the category description when queried remotely.
The default string is translatable, and tells users that it identifies as a forum category and that topics can be created within by mentioning the category directly.

closes #13127
2025-03-06 11:51:56 -05:00
Julian Lam
fa8216f29a feat: add link to category edit page in acp category sidebar 2025-03-06 10:56:42 -05:00
Julian Lam
4324857836 fix: hide disable and purge buttons from category-federation.tpl 2025-03-06 10:23:25 -05:00
Julian Lam
1f6871e57e fix: show 'copy settings from' button in acp category sidebar only on category.tpl 2025-03-06 10:22:30 -05:00
Julian Lam
dc2dcaf182 feat: move category sidebar to ACP partial, add sidebar to category-federation 2025-03-06 10:22:03 -05:00
Barış Soner Uşaklı
bb13ea3013 fix: closes #13231, add some text-truncate, match width 2025-03-05 17:19:47 -05:00
Barış Soner Uşaklı
51872d5435 fix: closes #13206, truncate long usernames 2025-02-26 11:51:35 -05:00
Barış Soner Uşaklı
e38d153117 feat: match events and parent style
use displayname in topic events
2025-02-22 11:11:47 -05:00
Barış Soner Uşaklı
80cc1d34b0 fix: closes #13176, check if uid is number when creating tokens 2025-02-18 10:42:52 -05:00
Barış Soner Uşaklı
d872470843 refactor: cleanup ip:recent 2025-02-14 10:25:59 -05:00
Barış Soner Uşaklı
c4b013308f refactor: hooks button 2025-02-11 13:57:38 -05:00
Barış Soner Uşaklı
c2f7754ae0 Post/parent (#13133)
* post.parent wip

* feat: post parent

handle delete/restore/purge privileges etc.

* remove whitespace

* fix: this in each

* lint

* up harmony fix text break
2025-02-06 14:37:50 -05:00
Barış Soner Uşaklı
c41815ab81 remove w-100 2025-02-04 20:11:33 -05:00
Barış Soner Uşaklı
b993be6fd7 refactor: move dropdown search inputs into dropdown
get rid of position-absolute on search inputs
2025-02-04 19:59:16 -05:00
Barış Soner Uşaklı
0b92d52593 fix: closes #13096, fix regression from renaming language files
a76781859c (diff-b2c5ad612412b958d1df03c07abfa9c4250b3256238502097d2639df203d7fed)
2025-01-29 16:06:03 -05:00
Barış Soner Uşaklı
062c8ed39f Merge branch 'master' into develop 2025-01-16 12:55:08 -05:00
Barış Soner Uşaklı
e89b7ec887 fix: for attribute label 2025-01-13 11:59:42 -05:00
Barış Soner Uşaklı
c3ddd704db Merge branch 'master' into develop 2024-12-28 15:44:01 -05:00
Barış Soner Uşaklı
1b13cce2c0 fix: overflow on dashboard/searches 2024-12-28 15:26:39 -05:00
Barış Soner Uşaklı
9190721865 Merge branch 'master' into develop 2024-12-25 09:03:53 -05:00
Barış Soner Uşaklı
2f72e32d2e fix: truncate popular search terms, closes #13010 2024-12-24 13:35:58 -05:00
Barış Soner Uşaklı
eb49a64974 Merge branch 'master' into develop 2024-12-24 10:13:51 -05:00
Barış Soner Uşaklı
e71feeec1f fix: closes #13002, make chats keyboard focusable 2024-12-23 17:16:01 -05:00
Barış Soner Uşaklı
1cb7bb6a72 fix: don't close search if children have focus, closes #13004 2024-12-23 16:28:53 -05:00
Barış Soner Uşaklı
89b8de50ee fix: make fork/move dropdowns go up
add max-height to manage users dropdown
2024-12-21 17:58:54 -05:00
Julian Lam
49d8618934 Merge remote-tracking branch 'origin/develop' into activitypub 2024-12-20 14:37:40 -05:00
Barış Soner Uşaklı
71cf4821a6 wrap thumbs 2024-12-18 17:02:02 -05:00
Barış Soner Uşaklı
8883eaf7bd fix: chat header line-height 2024-12-12 10:43:29 -05:00
Barış Soner Uşaklı
27867d7735 refactor: move to saas plugin 2024-12-11 19:16:02 -05:00
Barış Soner Uşaklı
68198e8ad6 feat: add support for saas_plan 2024-12-11 11:21:58 -05:00
Julian Lam
2ab72ada3f Merge remote-tracking branch 'origin/develop' into activitypub 2024-12-11 10:12:33 -05:00
Barış Soner Uşaklı
8f465afc97 refactor: add csrf protection to webinstall POST route 2024-12-10 10:17:38 -05:00
Barış Soner Uşaklı
04eb9e1ad7 fix: closes #12963, change translation to general 2024-12-10 09:47:26 -05:00
Barış Soner Uşaklı
c8a38667bb fix: closes #12957, don't overflow thumbs modal if filename is too long 2024-12-08 17:53:48 -05:00
Barış Soner Uşaklı
26026fb2d7 fix: escape about me on user flags 2024-12-06 15:43:34 -05:00
Julian Lam
45d2fe11dc Merge remote-tracking branch 'origin/develop' into activitypub 2024-12-04 15:24:26 -05:00
Barış Soner Uşaklı
69a08c0f6c feat: use displayname in chat teasers/userlist, in digest email
#12945
2024-12-02 10:38:21 -05:00
Barış Soner Uşaklı
9a635870b4 feat: add "keep original image after resize" option
closes #12946
2024-12-02 10:08:52 -05:00
Barış Soner Uşaklı
77382e3b7b feat: add visibility option to, closes #12942 2024-11-28 10:12:00 -05:00
Julian Lam
c0e58b03c5 Merge remote-tracking branch 'origin/develop' into activitypub 2024-11-26 11:34:18 -05:00
Barış Soner Uşaklı
e6f78d2552 feat: use displayname in chat system messages, closes #12937 2024-11-26 09:11:11 -05:00
Barış Soner Uşaklı
669c9c5027 feat: move website/location fields into custom user fields 2024-11-25 18:29:48 -05:00
Julian Lam
ab143b1d6f chore: migrate admin/settings/languages.json into admin/settings/general.json 2024-11-25 15:17:15 -05:00
Julian Lam
a76781859c chore: migrate admin/settings/homepage.json into admin/settings/general.json 2024-11-25 15:11:02 -05:00
Julian Lam
bc5b91aaab fix: update acp template to use new lang keys 2024-11-25 12:01:20 -05:00
Barış Soner Uşaklı
1412585856 fix: dont show chat upload btn if maxFileSize is 0, #12926 2024-11-21 10:05:16 -05:00
Barış Soner Uşaklı
9cf85cede3 feat: add date and multiselect custom fields 2024-11-20 11:01:01 -05:00