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
/
testrig
/
testmodels.go
Age
Commit message (
Expand
)
Author
Files
2023-05-25
[feature] Add List functionality (#1802)
tobi
1
2023-05-15
[bugfix] Fix duplicating fields on profile edit (#1788)
tobi
1
2023-05-12
[feature] status refetch support (#1690)
kim
1
2023-05-09
[feature] Enable federation in/out of profile PropertyValue fields (#1722)
tobi
1
2023-05-07
[bugfix] Punycode fixes (#1743)
tobi
1
2023-05-06
[feature] Implement the preferences client API (#1740)
Daenney
1
2023-03-20
[chore] Refactor account deleting/block logic, tidy up some other processing ...
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-02-25
[feature] Client API endpoints + v. basic web view for pinned posts (#1547)
tobi
1
2023-02-03
[chore] reformat GetAccount() functionality, support updating accounts based ...
kim
1
2023-01-27
[feature] Federate reports to remote instance as Flag (if desired) (#1386)
tobi
1
2023-01-25
[feature] Implement reports admin API so admins can view + close reports (#1378)
tobi
1
2023-01-23
[chore] remove funky duplicate attachment in testrig (#1379)
tobi
1
2023-01-11
[performance] media processing improvements (#1288)
kim
1
2023-01-10
[feature] Implement Report database model and utility functions (#1310)
tobi
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-12-22
[feature] For video attachments, store + return fps, bitrate, duration (#1282)
tobi
1
2022-12-13
[bugfix] fix unordered favorites (#1245)
Christoph Voigt
1
2022-12-12
[feature] allow uncaching of other media types (#1234)
kim
1
2022-12-09
[feature] Allow users to create + delete bookbarks, and view bookmarked statu...
Matthew Phillips
1
2022-11-30
[bugfix] Don't call `strings.ToLower()` on usernames when selecting account b...
tobi
1
2022-11-30
[bugfix] Avoid accidentally marking changed emojis as orphaned + pruning them...
tobi
1
2022-11-14
[feature] Allow newly uploaded emojis to be placed in categories (#939)
tobi
1
2022-11-11
[feature] Read + Write tombstones for deleted Actors (#1005)
tobi
1
2022-10-08
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
tobi
1
2022-10-08
[chore] Standardize database queries, use `bun.Ident()` properly (#886)
tobi
1
2022-09-26
[feature] Show + federate emojis in accounts (#837)
tobi
1
2022-09-23
[feature] Allow delivery to sharedInboxes where possible (#847)
tobi
1
2022-09-21
[chore] Tidy up status deletion, remove from cache too (#845)
tobi
1
2022-09-12
[feature] Fetch + display custom emoji in statuses from remote instances (#807)
tobi
1
2022-09-06
[feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805)
tobi
1
2022-09-04
[bugfix] Use 'Image' instead of unrecognized 'Gif' type for media attachments...
tobi
1
2022-09-01
[bugfix] Fix occasional federatingdb test fail (#792)
tobi
1
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
1
2022-07-05
[bugfix] Fix footer info fields not wrapping (#694)
tobi
1
2022-06-23
[feature] Implement `/api/v1/instance/peers` endpoint (#660)
tobi
1
2022-06-19
[chore] make tests more cacheable by avoiding time.Now() (#656)
tobi
1
2022-06-11
[chore] Fix testrig emoji bug (#646)
tobi
1
2022-06-11
[chore] Webfinger rework (#627)
tobi
1
2022-06-11
[feature] Add `created_at` and `error_description` to `/oauth/token` endpoint...
tobi
1
2022-05-27
[chore] Add test for dereferencing Owncast service account (#613)
tobi
1
2022-05-23
[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...
tobi
1
2022-05-23
[security] Check all involved IRIs during block checking (#593)
tobi
1
2022-05-16
[chore] Timeline test updates (#578)
tobi
1
2022-05-15
[feature] Media cleanup endpoint (#560)
Sashanoraa
1
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
1
2022-05-07
[bugfix] Fix existing bio text showing as HTML (#531)
kim
1
2022-05-02
[bugfix] Allow self-boosting for any visibility but direct (#510)
Adelie Paull
1
2022-04-29
[chore] Add Federatingactor.Send() tests and log call (#509)
tobi
1
2022-04-29
[chore] Inboxes for iri test (#508)
tobi
1
[next]