Wykres commitów

9209 Commity (c5ec7556617045faaedc4fef2c0ef12f4275f385)

Autor SHA1 Wiadomość Data
Alex Gleason 917b45bdc5 Merge branch 'status-schema' into 'develop'
Status schema improvements

See merge request soapbox-pub/soapbox!2521
2023-05-23 14:22:44 +00:00
Chewbacca d18bc015f7 Merge branch 'add-group-context-to-reply-modal' into 'develop'
Add group context to reply modal

See merge request soapbox-pub/soapbox!2524
2023-05-23 14:08:22 +00:00
Chewbacca 092dee0592 Merge branch 'group-fixes' into 'develop'
Multiple Group improvements

See merge request soapbox-pub/soapbox!2523
2023-05-23 13:39:57 +00:00
Chewbacca d564728117 Add Group context to reply modal 2023-05-23 09:39:37 -04:00
Chewbacca 5d1f168325 Enable groups 2023-05-23 09:39:17 -04:00
Chewbacca cb6b688efe Normalize 'group_mention' notification into 'mention' 2023-05-23 08:57:36 -04:00
Alex Gleason 7aec21d694 Merge branch 'quote-tombstone' into 'develop'
Support quoted tombstone

See merge request soapbox-pub/soapbox!2522
2023-05-22 19:59:39 +00:00
Alex Gleason 36bbef2293
Support quoted tombstone 2023-05-22 11:47:49 -05:00
Alex Gleason 6062a06746
Improve schemas for statuses 2023-05-22 10:30:22 -05:00
Alex Gleason fa0bf8f5df
Improve statusSchema 2023-05-22 10:30:14 -05:00
Alex Gleason 752f06b925
actions: improve types 2023-05-22 10:30:03 -05:00
Alex Gleason 3341b46dda
statusSchema: add HTML fields 2023-05-22 10:29:54 -05:00
Alex Gleason bf7c08d4d1
DetailedStatus: remove unused props 2023-05-22 10:29:52 -05:00
Chewbacca e0056d4931 Reduce size of Ad icon 2023-05-22 09:49:00 -04:00
Chewbacca bfdd3a3d50 Fix header copy 2023-05-22 09:47:31 -04:00
marcin mikołajczak 8f8dd689a3 Merge branch 'account-header-menu' into 'develop'
Change key for 'copy link to profile' message

See merge request soapbox-pub/soapbox!2520
2023-05-21 22:04:54 +00:00
marcin mikołajczak 15186bada3 Proper spacing on MFA page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-05-21 23:53:44 +02:00
marcin mikołajczak 2605f72cb8 Change key for 'copy link to profile' message
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-05-21 23:33:28 +02:00
Alex Gleason cdd0fd63b2 Merge branch 'nip07' into 'develop'
Implement NIP-07

See merge request soapbox-pub/soapbox!2513
2023-05-21 02:34:42 +00:00
Alex Gleason f318c35544
Simplify event signing 2023-05-20 21:15:53 -05:00
marcin mikołajczak 73ec6a92bb Merge branch 'search-hotkey' into 'develop'
Add `/` as a hotkey for search

See merge request soapbox-pub/soapbox!2517
2023-05-20 05:36:28 +00:00
Alex Gleason 4725eec11e Merge branch 'api_v1' into 'develop'
api/pleroma/admin --> api/v1/pleroma/admin

Closes #1427

See merge request soapbox-pub/soapbox!2518
2023-05-20 00:17:39 +00:00
NEETzsche 2709153c20 api/pleroma/admin --> api/v1/pleroma/admin 2023-05-19 16:18:26 -07:00
marcin mikołajczak 7efc5e2fbd Add '/' as a hotkey for search
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-05-20 00:22:10 +02:00
Alex Gleason 13c965f3ca Merge branch 'revoke' into 'develop'
Add missing import

See merge request soapbox-pub/soapbox!2516
2023-05-18 17:02:02 +00:00
oakes 98f5450a9e Add missing import 2023-05-18 12:53:32 -04:00
Alex Gleason 881c8083d2 Merge branch 'revoke' into 'develop'
Fix /oauth/revoke 404

See merge request soapbox-pub/soapbox!2515
2023-05-18 16:49:30 +00:00
oakes f4da2006ef Pass baseURL when revoking oauth token 2023-05-18 12:39:59 -04:00
marcin mikołajczak 6b39172122 Merge branch 'account-header-menu' into 'develop'
Slightly reorder account header menu items, add 'Copy link to profile'

See merge request soapbox-pub/soapbox!2514
2023-05-15 07:22:02 +00:00
marcin mikołajczak 9c5acc09f0 Slightly reorder account header menu items, add 'Copy link to profile'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-05-14 22:35:53 +02:00
Alex Gleason e5837ebefb
nip07: catch signEvent error 2023-05-13 21:25:59 -05:00
Alex Gleason 85f526d1d4
Sign Nostr event with ditto 2023-05-13 21:07:36 -05:00
Alex Gleason a5c616312f
Merge remote-tracking branch 'origin/develop' into nostr-ws 2023-05-13 19:27:52 -05:00
Alex Gleason 857aded8c7 Merge branch 'fix-groups-test' into 'develop'
Fix type

See merge request soapbox-pub/soapbox!2512
2023-05-13 03:17:03 +00:00
Alex Gleason 829d207cea
Fix type 2023-05-12 21:46:36 -05:00
Alex Gleason 89ddc6a99e Merge branch 'fix-groups-test' into 'develop'
Fix groups test

See merge request soapbox-pub/soapbox!2511
2023-05-13 01:51:06 +00:00
Alex Gleason 275d456693
Fix groups test 2023-05-12 20:50:39 -05:00
Alex Gleason 0acbbc3445 Merge branch 'group-fixes' into 'develop'
Various Group fixes & improvements

See merge request soapbox-pub/soapbox!2510
2023-05-12 21:43:04 +00:00
Chewbacca a6519c5685 Merge branch 'group-hooks-tests' into 'develop'
Add tests for Group API hooks

See merge request soapbox-pub/soapbox!2508
2023-05-12 21:02:11 +00:00
Chewbacca cfaa3ea669 Invalidate group tags after updating Group 2023-05-12 12:50:32 -04:00
Chewbacca 682a86049e Linkify urls inside Group note 2023-05-12 11:51:44 -04:00
Chewbacca f27933965f Allow non-owners to see pinned tags 2023-05-12 11:51:00 -04:00
marcin mikołajczak 91bc40c732 Merge branch 'follow-hashtags' into 'develop'
Mastodon: Add ability to follow hashtags in web UI

Closes #1192

See merge request soapbox-pub/soapbox!2200
2023-05-11 22:11:35 +00:00
marcin mikołajczak 41e969616d Forgot to commit some files
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-05-11 22:10:58 +02:00
Chewbacca d2eca144fa Make sure GroupLinkPreview covers entire header 2023-05-11 15:13:36 -04:00
Chewbacca e84a4a6c45 Fix full-width of Group Header 2023-05-11 15:13:07 -04:00
Chewbacca 2c59933cd0 Handle API errors when failing to join group 2023-05-11 15:00:28 -04:00
Chewbacca 90f7c71256 Hide Group context in Compose button if not Group member 2023-05-11 14:41:31 -04:00
Chewbacca 93c67c863a Format tag input with # 2023-05-11 14:28:44 -04:00
Chewbacca 6ab41eb899 Add ability to share Group 2023-05-11 14:20:33 -04:00