kim
|
0955d1b86a
|
remove unnecessary change
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
227d6edc3e
|
remove local / public caches (is out of scope for this work), share more timeline code
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
294e1a6bd8
|
add (now) missing slice reverse of tag timeline statuses when paging ASC
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
96250a941c
|
swap the lo, hi values 🤦
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
53817c23fd
|
simplify timeline cache loading, fix lo/hi returns, fix timeline invalidation side-effects missing for some federated actions
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
f8af213259
|
remove the zero length check, as lo, hi values might still be set
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
daa83cfd0d
|
rewrite calls to public / local timeline calls
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
374f0f5175
|
have a local and public timeline *per user*
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
7ee2ef039c
|
update go-structr version to latest with changed timeline unique indexing logic
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
f62cc52761
|
fill in more code comments
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
ba3ddd32f9
|
finish writing code comments for the StatusTimeline{} type itself
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
10d2c12c6f
|
improved code comments for updated / returned lo , hi paging values
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
158463908a
|
change the way we update lo,hi paging values during timeline load
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
791d7c5aef
|
some variable renaming, for ease of following
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
e99d0d7276
|
finish writing more code comments
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
f715bec563
|
don't allow multiple entries for BoostOfID values to prevent repeated boosts of same boosts
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
5bab57226e
|
improved code comments
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
a48527282e
|
continued from previous commit
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
25c57a49d1
|
remove old timeline initialization code, bump go-structr to v0.9.4
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
5ef24340f7
|
reslice the output if it's beyond length of 'lim'
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
28499335ec
|
fix linter hints
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
015938cdea
|
linter, ssssssssshhhhhhhhhhhh please
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
eadd5a6f0f
|
further list timeline fixes
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
8bec0eb5ff
|
fix list timeline cache fetching
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
24ae7bec49
|
tweak cache size limits
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
884afa26e5
|
clarify some things better in code comments
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
5d2a7332ea
|
add exclusion for test.out in gitignore
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
64564496f1
|
fix up more tests, fix missing required changes, etc
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
61f8da707c
|
fix test-identified timeline cache package issues
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
4e80d0bf79
|
start adding page validation
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
e96bf44497
|
remove references to old timeline types that needed starting up in tests
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
566e2b1d38
|
remove old timeline package, add local timeline cache
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
4803ae6bad
|
implement new timeline code into more areas of codebase, pull in latest go-mangler, go-mutexes, go-structr
|
2025-04-25 15:23:34 +01:00 |
|
kim
|
bc46cd72b6
|
remove old use of go-bytes
|
2025-04-25 15:23:32 +01:00 |
|
kim
|
dc1cf2c7b0
|
add local timeline, fix up merge conflicts
|
2025-04-25 15:22:41 +01:00 |
|
kim
|
d3484b9e8f
|
remove old code
|
2025-04-25 15:22:41 +01:00 |
|
kim
|
771fbe2d5e
|
more work integration new timeline code
|
2025-04-25 15:22:41 +01:00 |
|
kim
|
49d9a008d9
|
further work rewriting timeline caching
|
2025-04-25 15:22:41 +01:00 |
|
kim
|
f4b4a696f2
|
start work rewriting timeline cache type
|
2025-04-25 15:22:41 +01:00 |
|
tobi
|
ffde1b150f
|
[chore] Move deps to code.superseriousbusiness.org (#4054)
|
2025-04-25 15:15:36 +02:00 |
|
tobi
|
68ed7aba25
|
[chore] Update activity to v1.14.0 (#4038)
|
2025-04-24 11:20:03 +02:00 |
|
Ember
|
768ee70b88
|
[docs] Mention where to run the command to grant CREATE permissions (#4050)
|
2025-04-24 11:00:20 +02:00 |
|
tobi
|
ab2044ef02
|
[chore/frontend] Update skulk, caniuse (#4044)
v0.19.0
|
2025-04-23 17:44:25 +02:00 |
|
tobi
|
9241a0c337
|
[chore/frontend] rejig server picker recommendations (#4042)
|
2025-04-22 17:00:46 +02:00 |
|
dependabot[bot]
|
d6232663e3
|
Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /web/source (#4041)
v0.19.0-rc3
|
2025-04-22 10:58:08 +00:00 |
|
dependabot[bot]
|
355482baf6
|
[chore]: Bump golang.org/x/net from 0.38.0 to 0.39.0 (#4034)
|
2025-04-22 10:57:59 +00:00 |
|
dependabot[bot]
|
d1abbd0290
|
[chore]: Bump github.com/gin-contrib/sessions from 1.0.2 to 1.0.3 (#4033)
Bumps [github.com/gin-contrib/sessions](https://github.com/gin-contrib/sessions) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/gin-contrib/sessions/releases)
- [Changelog](https://github.com/gin-contrib/sessions/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/sessions/compare/v1.0.2...v1.0.3)
---
updated-dependencies:
- dependency-name: github.com/gin-contrib/sessions
dependency-version: 1.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-22 12:35:14 +02:00 |
|
dependabot[bot]
|
356c2adddc
|
[chore]: Bump golang.org/x/oauth2 from 0.27.0 to 0.29.0 (#4035)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.27.0 to 0.29.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.29.0)
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-version: 0.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-22 12:33:25 +02:00 |
|
dependabot[bot]
|
c670493ad9
|
[chore]: Bump github.com/tdewolff/minify/v2 from 2.23.0 to 2.23.1 (#4036)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.23.0 to 2.23.1.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.23.0...v2.23.1)
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-version: 2.23.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-22 12:32:55 +02:00 |
|
dependabot[bot]
|
f170bbcd49
|
[chore]: Bump github.com/yuin/goldmark from 1.7.8 to 1.7.10 (#4037)
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.7.8 to 1.7.10.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.7.8...v1.7.10)
---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
dependency-version: 1.7.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-22 12:32:39 +02:00 |
|