Barış Soner Uşaklı
f2bbf3693f
fix: closes #7221 restrict cropperjs box to profileImageDimension form ACP
...
this also resizes the image down to that value and sends a small image to server
move profileImageDimenstion & maximumProfileImageSize from edit to all profile pages, on harmony profile pic can be changed from any page by clicking the avatar
change image.resize so it doesn't resize if image is already same width/height
2026-02-21 22:00:28 -05:00
Julian Lam
07f9eda9fb
docs: add bookmarks to postobject in /world
2026-02-17 11:26:13 -05:00
Julian Lam
9a15b57154
docs: add bookmarks to postobject
2026-02-17 11:26:13 -05:00
Julian Lam
91323dce55
docs: chat teasers are different
2026-02-17 11:26:13 -05:00
Julian Lam
0178e4fb7c
docs: add teaser to postobject schema
2026-02-17 11:26:13 -05:00
Julian Lam
1869b807f2
refactor: teaser object schema to its own file
2026-02-17 11:26:13 -05:00
Julian Lam
3e2070b2c3
fix: schema... not sure why I need this all of a sudden
2026-02-17 11:26:13 -05:00
Barış Soner Uşaklı
8c6ce198e1
feat: allow configuring unreadCutoff per user, closes #6811
2026-02-16 22:57:00 -05:00
Barış Soner Uşaklı
0e2a42d547
test: fix spec
2026-02-12 23:22:10 -05:00
Barış Uşaklı
c65af19985
refactor: add createFieldChecker ( #13973 )
...
* refactor: add createFieldChecker
* refactor: use hasField in topic/data.js
* refactor: use hasField in categories/data.js
* test: fix category nickname logic
* test: fix spec
2026-02-11 11:38:03 -05:00
Julian Lam
0fbaa937e4
Refactor /world page, closes #13927 ( #13954 )
...
* refactor: wholesale UI/data refactor of world to display in feed-like format
* fix: openapi schema
* fix: remove console log
* fix: restrict 'generatedTitle' from being passed-in via topics API
* fix(deps): bumping themes for world refactor support
* fix: /world title and description update
* fix: missing handleIgnoreWatch in world client side js
2026-02-06 14:07:25 -05:00
Julian Lam
d81b644d7f
docs: update openapi schema for missing routes related to crossposting
2026-01-12 12:55:18 -05:00
Julian Lam
74172ecc5d
feat: API v3 calls to crosspost and uncrosspost a topic to and from a category
2026-01-12 12:55:18 -05:00
Julian Lam
a9a12a9f08
docs: update openapi schema for relays and rules
2025-08-27 14:16:42 -04:00
Julian Lam
c0248ca52b
docs: openapi schema fixes for auto-categorization commits
2025-08-25 12:05:50 -04:00
Barış Soner Uşaklı
8eedb38a99
test: test fixes for default teaser change
2025-07-22 10:51:54 -04:00
Barış Uşaklı
24e7cf4a00
refactor: move post uploads to post hash ( #13533 )
...
* refactor: move post uploads to post hash
* test: add uploads to api definition
* refactor: move thumbs to topic hash
* chore: up composer
* refactor: dont use old zset
2025-07-07 10:22:24 -04:00
Barış Soner Uşaklı
92a3859f7b
feat: add option to toggle chat join/leave message
...
closes #13508
2025-06-27 14:18:53 -04:00
Julian Lam
ce5ef1ab6e
fix: openapi schema to handle additional attachments field in postsobject
2025-05-16 10:04:43 -04:00
Julian Lam
0f576a4219
fix: add announces to postdataobject schema
2025-05-14 12:16:06 -04:00
Barış Soner Uşaklı
a5afad27e5
feat: chat allow/deny list, closes #13359
2025-04-25 11:54:11 -04:00
Barış Soner Uşaklı
bf2d4c46f8
feat: show topic follower counts ( #13326 )
...
fix upgrade script dates
add upgrade script to count topic followers for each topic
2025-04-15 10:07:45 -04:00
Julian Lam
0e1006fb3b
test: fix remoteUrl property generation, tests for topic moving
2025-03-11 14:19:08 -04:00
Julian Lam
fc64e89f7f
test: openapi schema for remoteUrl
2025-03-07 13:41:09 -05:00
Barış Soner Uşaklı
b2cdd5fdb7
chore: add sourceContent to schema
2025-02-23 12:06:32 -05:00
Julian Lam
9c78255e36
fix: broken tests
2025-01-06 16:54:23 -05:00
Julian Lam
3073abd9fa
refactor: post object schema to its own reference object, added sourceContent as optional value in post data
2024-12-11 11:38:34 -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ı
669c9c5027
feat: move website/location fields into custom user fields
2024-11-25 18:29:48 -05:00
Julian Lam
5c43108480
Merge remote-tracking branch 'origin/develop' into activitypub
2024-10-16 15:03:05 -04:00
Barış Soner Uşaklı
757d710115
feat: add read topics route
...
remove counts that were no longer displayed
up themes
2024-10-09 19:13:25 -04:00
Julian Lam
a81ef60930
feat: icon replacing user status for remote users, denoting that they are from outside the local instance, #12688
2024-07-11 13:16:47 -04:00
Barış Soner Uşaklı
04b4c16e27
Merge branch 'develop' into activitypub
2024-06-11 18:18:14 -04:00
Barış Soner Uşaklı
1dadd16f4b
perf: call getIconbackgrounds once
...
instead of 20x on topic/topic list load
2024-06-11 17:20:31 -04:00
Julian Lam
f2e43e894b
Merge remote-tracking branch 'origin/develop' into activitypub
2024-05-27 12:56:51 -04:00
Barış Soner Uşaklı
29dbe92d6e
feat: show ignored/watched topics in topic list, closes #10974
2024-05-25 12:28:39 -04:00
Julian Lam
449ffd66c3
fix: remove unneeded flagged property in favour of flagId, use existing language key for rescind-report
...
cc @oplik0
2024-04-30 10:57:25 -04:00
Barış Soner Uşaklı
91c3434fda
Merge branch 'develop' into activitypub
2024-04-25 11:16:42 -04:00
Julian Lam
f783338621
fix : #12496 , url in schema
2024-04-11 13:43:29 -04:00
Barış Soner Uşaklı
0b1f2546c8
fix : #12471 , remove readable strings
...
they are not localized properly
2024-04-07 11:10:15 -04:00
Julian Lam
3cc99a178e
feat: category handles, #12434
2024-03-22 12:39:48 -04:00
Julian Lam
b011595198
fix: side-effects from adding toPid to post intFields (now removed)
2024-02-22 10:08:44 -05:00
Julian Lam
e138b915b9
test: fix tests
2024-02-20 15:01:38 -05:00
Barış Soner Uşaklı
84fed97b41
feat: add tracking categories and make watching send notifications ( #12147 )
...
* feat: add tracking categories and make watching send notifications
upgrade script to change the defaults
* add missing spec
* test: one more spec
2023-11-03 12:49:17 -04:00
Barış Soner Uşaklı
4c4f3ac983
feat: add direct message link ( #12138 )
...
* feat: add direct message link
/message/:mid
add /:index? to chat routes
add copy link to chat messages
add messageCount to each room object
add infinitescroll in both directions to chat
* fix more tests
* test: more text fixes
* test: fix tests
* remove async
* dont crash if element not in dom
clamp scrollToIndex values to 0, msgCount
2023-10-31 10:15:06 -04:00
Barış Soner Uşaklı
b398321a5e
Chat with privileged ( #12092 )
...
* Update headers.js
Fixes X-Upstream-Hostname header for os hostnames with invalid characters
* Added missing period in allowed hostname chars
Allowed hostname chars should include A-Za-z0-9-. based on https://man7.org/linux/man-pages/man7/hostname.7.html
* feat: add chat:privileged global privilege
to only allow chatting with privileged users
* test: fix priv test
* test: one more fix
---------
Co-authored-by: chadjw <chad.warner@gmail.com >
2023-10-17 13:19:25 -04:00
Barış Soner Uşaklı
90e10b9ca6
test: add spec for new notif type
2023-10-17 10:31:36 -04:00
Barış Soner Uşaklı
40d290c1a9
Tag follow ( #12041 )
...
* feat: tag follow
* on tag delete remove it from following users
* feat: on tag rename update user followed tags
and move the
* add new filter on /notifications
* feat: openapi updates
* chore: up themes
* chore: up peace
* refactor: remove unused title
2023-09-27 10:57:00 -04:00
Barış Soner Uşaklı
1a1fd64d9a
fix: deleted chat messages ( #11962 )
...
* fix: deleted chat messages
* fix spec
2023-08-28 12:10:42 -04:00
Julian Lam
4a846803e8
fix: improper SSO format (regression), update openapi schema
2023-08-21 15:38:41 -04:00