Commit graph

387 commits

Author SHA1 Message Date
KMY(雪あすか)
df3b3f4185
Add circle posts history support (#18)
* Wip: make web backend

* Wip: keep statuses if edit circle

* Wip: Add circle history page and record circle posts

* Add circle post to history in web ui when post

* Add test
2023-09-24 13:01:09 +09:00
KMY
0513db12ab Remove firefish but add meisskey as misskey fork 2023-09-23 12:34:47 +09:00
KMY
80a55ed7c2 Add antenna support for firefish 2023-09-21 10:00:59 +09:00
KMY
7696216cbd Change update check source to kmyblue origin 2023-09-20 18:42:08 +09:00
KMY
ee6186a197 Add notification check to status reference test 2023-09-20 17:01:10 +09:00
KMY
c2ddcf1a56 Add quote test 2023-09-20 12:59:01 +09:00
KMY
d257157276 Hide private post reference notification 2023-09-20 10:35:24 +09:00
KMY
b59c41cf41 Add reference attribute 2023-09-20 08:57:11 +09:00
KMY
77eb7c03d9 Add ProcessReferencesService test 2023-09-19 17:53:34 +09:00
KMY
a8419d83ba Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-16 13:45:45 +09:00
Claire
6273416292
Fix post edits not being forwarded as expected (#26936) 2023-09-15 19:54:32 +02:00
KMY
dc6af577a2 Fix test 2023-09-14 19:33:57 +09:00
KMY
258a29ffde Add unlisted-public tag/circle/list tests 2023-09-14 18:39:13 +09:00
KMY
af44c20d50 Add circle/mutuals test 2023-09-11 17:08:12 +09:00
KMY
4752c8f032 Add mutual post test 2023-09-11 16:58:01 +09:00
KMY
6371fa6b9c Fix delivery limited posts 2023-09-11 16:52:23 +09:00
KMY
193365f789 Fix tests 2023-09-11 12:44:36 +09:00
KMY
b33b6c30e0 Add limited post STL support 2023-09-11 12:07:04 +09:00
KMY
d1ae53e688 Add ltl mode support 2023-09-11 12:03:10 +09:00
KMY
751b603e12 Merge branch 'kb_development' into kb_migration 2023-09-04 21:16:30 +09:00
KMY
c0c2eef1c7 Add unlisted post test by following 2023-09-04 16:54:16 +09:00
KMY
adccba6c59 Add detecting unlisted-public post on antenna 2023-09-04 16:46:45 +09:00
KMY
32cfd20257 Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-03 10:55:46 +09:00
Claire
16681e0f20
Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
KMY
05a022448b Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-29 13:25:48 +09:00
Eugen Rochko
2304cc6456
Fix bad search type heuristic (#26673) 2023-08-28 17:08:37 +02:00
KMY
ad7952ce3d Improve fetch_link_card_service to exclude status references url 2023-08-27 09:15:19 +09:00
KMY
bde0ddaca6 Add spoiler_text to keyword antenna 2023-08-25 14:29:37 +09:00
KMY
90738b2e6c Merge branch 'kb_development' into kb_migration 2023-08-25 10:17:32 +09:00
KMY
26026e1d07 Add antenna pick posts test 2023-08-25 10:17:04 +09:00
KMY
adfa3524fc Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-24 09:58:54 +09:00
Nick Schonning
b970ed6098
Update rubocop and rubocop-rspec (#26329) 2023-08-22 09:31:40 +02:00
KMY
a0843948aa Add antenna/list privacy test 2023-08-22 13:02:45 +09:00
KMY
96ee6813c8 Fix test 2023-08-22 08:37:17 +09:00
KMY
21e590c02b Remove statuses from antenna timeline when blocked 2023-08-20 11:43:19 +09:00
KMY
c1f6d22ad2 Add limited_scope support 2023-08-12 22:49:28 +09:00
KMY
1fb5269501 Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-09 08:53:40 +09:00
KMY
114bd48c4b Add searchability account/status.compute_searchability test 2023-08-08 18:28:58 +09:00
KMY
8915cb4c2b Add searchability post/receive test 2023-08-08 14:03:48 +09:00
KMY
1ecb577a8a Fix rspec at least services 2023-08-08 08:36:50 +09:00
Claire
30c64bf616
Fix list import concurrently creating lists of the same name (#26372) 2023-08-07 17:59:20 +02:00
KMY
27391f1bc7 Fix remote_account_service_spec 2023-08-07 23:23:02 +09:00
Emelia Smith
e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2023-08-02 19:32:48 +02:00
Matt Jankowski
6f1fa1364f
Fix RSpec/EmptyExampleGroup cop (#24735) 2023-07-28 23:15:33 +02:00
Christian Schmidt
f96e4b3047
Use original URL in preview if it redirects to 4xx page (#26200) 2023-07-28 23:02:08 +02:00
Matt Jankowski
2d9808f648
Reformat large key values in service specs (#26181) 2023-07-26 09:45:50 +02:00
Matt Jankowski
7d62e3b198
Reformat large text arg in FetchLinkCardService spec (#26183) 2023-07-26 09:44:51 +02:00
Claire
1e3b19230a
Add stricter protocol fields validation for accounts (#25937) 2023-07-20 18:23:48 +02:00
Matt Jankowski
1cceb62afd
Fix Lint/Void cop (#25922) 2023-07-20 17:31:34 +02:00
Claire
f18618d7f9
Fix some incorrect tests (#26035) 2023-07-17 13:13:43 +02:00