index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
db
Age
Commit message (
Expand
)
Author
Files
2024-09-02
[chore/performance] Further reduce nil uncached queries (#3267)
tobi
8
2024-09-02
[chore] Don't try to select zero uncached filters (#3266)
tobi
1
2024-09-02
[chore/performance] Avoid unnecessary "uncached" queries (#3265)
tobi
17
2024-08-24
[feature] Interaction requests client api + settings panel (#3215)
tobi
10
2024-08-22
[feature] Use `local_only` field, deprecate `federated` field (#3222)
tobi
1
2024-08-08
[feature] Add `db-postgres-connection-string` option (#3178)
John Winston
1
2024-08-02
[chore] move PopulateAccountStats() nil check often performed into function i...
kim
2
2024-07-31
[feature] Allow users to export data via the settings panel (#3140)
tobi
5
2024-07-30
[feature] persist worker queues to db (#3042)
kim
5
2024-07-30
[chore] replace UniqueStrings with Deduplicate (#3154)
tobi
1
2024-07-29
[feature] Implement following hashtags (#3141)
Vyr Cossont
3
2024-07-26
[feature] Federate interaction policies + Accepts; enforce policies (#3138)
tobi
1
2024-07-24
[chore] renames the `GTS` caches to `DB` caches (#3127)
kim
32
2024-07-23
[chore] Add some log lines to recent migrations warning not to interrupt (#3134)
tobi
3
2024-07-23
Remove content and related fields from boosts (#3131)
Vyr Cossont
1
2024-07-23
[feature] Conversations API (#3013)
Vyr Cossont
12
2024-07-17
[chore] media pipeline improvements (#3110)
kim
4
2024-07-15
[feature/frontend] Add player for audio files; use thumbnail for `poster` (#3...
tobi
5
2024-07-15
[chore] add step-by-step logging to long migration (#3102)
tobi
1
2024-07-11
[chore] Add interaction policy gtsmodels (#3075)
tobi
11
2024-07-10
[bugfix] Don't throw error when parent statuses are missing (#2011) (#3088)
snow
1
2024-06-29
[feature] Default to WASM-based SQLite driver (#3053)
Daenney
4
2024-06-26
[chore] media and emoji refactoring (#3000)
kim
4
2024-06-18
[bugfix] rename `include_types[]` to `types[]` (#3023)
tobi
2
2024-06-18
[feature/frontend] Reports frontend v2 (#3022)
tobi
3
2024-06-17
[feature] Implement types[] param for notifications (#3009)
Vyr Cossont
3
2024-06-14
[bugfix] avoid v. long notification clear query (#3007)
v0.16.0-rc3
tobi
2
2024-06-11
[bugfix] Deref stats async, serve stub collections if handshaking (#2990)
v0.16.0-rc2
tobi
3
2024-06-10
[bugfix] boost and account recursion (#2982)
kim
2
2024-06-06
[feature] User muting (#2960)
Vyr Cossont
5
2024-06-06
[feature] do not uncache status / emoji media if attached status is bookmarke...
kim
5
2024-06-05
[chore] Fiddle with CI tests; use wasmsqlite3 for CI tests (#2966)
tobi
1
2024-06-04
Compile filter keyword regexps when touched through PutFilter or UpdateFilter...
Vyr Cossont
1
2024-05-31
[feature] Add from: search operator and account_id query param (#2943)
Vyr Cossont
3
2024-05-31
[feature] Implement Filter API v2 (#2936)
Vyr Cossont
3
2024-05-27
[experiment] add alternative wasm sqlite3 implementation available via build-...
kim
13
2024-05-22
[performance] update storage backend and make use of seek syscall when availa...
kim
1
2024-05-21
[performance] cache v2 filter keyword regular expressions (#2903)
kim
1
2024-05-01
[feature] Page through accounts as moderator (#2881)
tobi
3
2024-04-16
[bugfix] fix get all tokens (#2841)
tobi
2
2024-04-16
[feature/performance] Store account stats in separate table (#2831)
tobi
8
2024-04-15
[performance] cached oauth database types (#2838)
kim
3
2024-04-13
[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)
tobi
5
2024-04-13
[performance] update GetAccountsByIDs() to use the new multi cache loader end...
kim
1
2024-04-11
[feature] New user sign-up via web page (#2796)
tobi
9
2024-04-03
[bugfix] Sort follows chronologically (#2801)
Daenney
1
2024-04-02
[bugfix] Set domain for empty-domain Friendica accounts (#2800)
v0.15.0-rc1
tobi
1
2024-04-02
[chore] bump go structr cache version -> v0.6.0 (#2773)
kim
16
2024-03-25
[feature] User-selectable preset CSS themes for accounts (#2777)
tobi
1
2024-03-25
[feature] Add healthcheck endpoints `/livez` and `/readyz` (#2783)
tobi
2
[prev]
[next]