Bookmarks
Revives the bookmarks MR (Closes #472 (closed)).
-
pagination needs to be updated to be compatible with the current BE implementation, which stores bookmarks in a separate table in the DB (ref: #667 (closed)).
Merge request reports
Activity
- Resolved by Shpuld Shpludson
Please update the pagination and resolve the WIP status and I will test and review it.
mentioned in merge request !752 (closed)
added 449 commits
-
29378e78...1f42283b - 447 commits from branch
pleroma:develop
- c6a8b9f4 - Add bookmarks
- deb96cff - Use link headers for pagination
-
29378e78...1f42283b - 447 commits from branch
marked the checklist item pagination needs to be updated to be compatible with the current BE implementation, which stores bookmarks in a separate table in the DB (ref: #667 (closed)). as completed
added 4 commits
-
deb96cff...0300502a - 2 commits from branch
pleroma:develop
- 668f04c4 - Add bookmarks
- b2da80a9 - Use link headers for pagination
-
deb96cff...0300502a - 2 commits from branch
- Resolved by Shpuld Shpludson
- Resolved by Eugenij
- Resolved by Eugenij
- Resolved by Eugenij
- Resolved by Shpuld Shpludson
- Resolved by Eugenij
added 24 commits
-
2636b291...41d2fa2f - 22 commits from branch
pleroma:develop
- eb3a6449 - Add bookmarks
- cc5618d7 - Use link headers for pagination
-
2636b291...41d2fa2f - 22 commits from branch
added 17 commits
-
e00d94f9...4e24ce21 - 15 commits from branch
pleroma:develop
- 5bf44821 - Add bookmarks
- 2d924d12 - Use link headers for pagination
-
e00d94f9...4e24ce21 - 15 commits from branch
added 66 commits
-
2d924d12...b739edb5 - 64 commits from branch
pleroma:develop
- e01f0e3b - Add bookmarks
- add2b35f - Use link headers for pagination
-
2d924d12...b739edb5 - 64 commits from branch
added 7 commits
-
6ae4a304...f7029a27 - 5 commits from branch
pleroma:develop
- a7c4bff1 - Add bookmarks
- 3ede5130 - Use link headers for pagination
-
6ae4a304...f7029a27 - 5 commits from branch
added 15 commits
-
3ede5130...b8f4b18a - 13 commits from branch
pleroma:develop
- ccdc3c27 - Add bookmarks
- 65b48aaa - Use link headers for pagination
-
3ede5130...b8f4b18a - 13 commits from branch
added 12 commits
-
65b48aaa...ad97e03b - 10 commits from branch
pleroma:develop
- 81c88da5 - Add bookmarks
- 1d8c2c74 - Use link headers for pagination
-
65b48aaa...ad97e03b - 10 commits from branch
added 18 commits
-
1d8c2c74...f052ac4a - 16 commits from branch
pleroma:develop
- 1712c967 - Add bookmarks
- de986d64 - Use link headers for pagination
-
1d8c2c74...f052ac4a - 16 commits from branch
added 27 commits
-
8b85218f...c5411179 - 25 commits from branch
pleroma:develop
- f08a685e - Add bookmarks
- 38165d99 - Use link headers for pagination
-
8b85218f...c5411179 - 25 commits from branch
added 6 commits
-
38165d99...8fcb9c42 - 4 commits from branch
pleroma:develop
- 95f6f408 - Add bookmarks
- 845cd6ad - Use link headers for pagination
-
38165d99...8fcb9c42 - 4 commits from branch
added 12 commits
-
845cd6ad...17b6d8dd - 10 commits from branch
pleroma:develop
- 114feb03 - Add bookmarks
- ac91981b - Use link headers for pagination
-
845cd6ad...17b6d8dd - 10 commits from branch
added 190 commits
-
ac91981b...9b349b40 - 188 commits from branch
pleroma:develop
- 2232a8a1 - Add bookmarks
- 18681326 - Use link headers for pagination
-
ac91981b...9b349b40 - 188 commits from branch
added 322 commits
-
18681326...82944f86 - 320 commits from branch
pleroma:develop
- 8cd2da95 - Add bookmarks
- 17f1826c - Use parse-link-header instead of http-link-header
-
18681326...82944f86 - 320 commits from branch
added 1 commit
- 9a30d1a4 - Use parse-link-header instead of http-link-header
added 1 commit
- 2ac9095f - Use parse-link-header instead of http-link-header
- Resolved by Shpuld Shpludson
added 1 commit
- e95960b7 - Parse notification ids from link headers as integers
- Resolved by Shpuld Shpludson
I did some more testing, just observing the same timeline on this branch and on my instance without it, for some reason in this branch it triggers the timeline "flush" much more often for no good reason. on my twkn it went from "Show new (6)" on both tabs to "Show new (8)" in one and "Show new" (flush queued) in this branch. 2 new posts should never trigger a flush
- Resolved by Shpuld Shpludson
added 10 commits
-
e95960b7...7bd89b57 - 7 commits from branch
pleroma:develop
- 475cd85d - Add bookmarks
- 0edf26fa - Parse notification ids from link headers as integers
- 7f02208e - Add unit test for parseLinkHeaderPagination, fix incorrect minId being set in...
Toggle commit list-
e95960b7...7bd89b57 - 7 commits from branch
added 1 commit
- 84c19dd3 - Add unit test for parseLinkHeaderPagination, fix incorrect minId being set in...
added 1 commit
- 8c4be5d1 - Add unit test for parseLinkHeaderPagination, fix incorrect minId being set in...