GoToSocial/internal
tobi deba75cad1
[chore] Use shorter timestamps in frontend for replies (#875)
* rename timestampShort -> timestampVague

* add ParseISO8601

* start fiddling with timestamp

* pad/margin a bit more consistently

* remove visibilty icon, change timestamp use

* update timestamp logic

* check + log errors

* properly cut-off long display- and usernames

Co-authored-by: f0x <f0x@cthu.lu>
2022-10-02 15:54:42 +02:00
..
ap [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
api [bugfix] Fix incorrect use of bun.Ident (#866) 2022-09-29 12:33:33 +02:00
cache [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
concurrency [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
config [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
db [chore] Normalize domain blocks to punycode (#873) 2022-10-01 17:48:38 +02:00
email [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
federation [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
gotosocial test the media manager a bit, add shutdown logic 2022-01-10 18:36:09 +01:00
gtserror [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
gtsmodel [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
httpclient [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
id change muchos things 2021-09-01 11:11:26 +02:00
log [chore] small logging cleanup (#869) 2022-10-01 16:36:08 +01:00
media [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
messages Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
netutil [security] transport.Controller{} and transport.Transport{} security and performance improvements (#564) 2022-05-15 11:16:43 +02:00
oauth [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
oidc [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
processing fix emojis not showing in spoiler text (#878) 2022-10-02 13:01:47 +01:00
regexes [bugfix] Make hashtag regex work with non-ascii characters (#682) 2022-07-03 11:03:03 +02:00
router [chore] Use shorter timestamps in frontend for replies (#875) 2022-10-02 15:54:42 +02:00
storage don't error out if storage key already exists (#840) 2022-09-19 12:59:11 +01:00
stream Fix streamed messages ending up in wrong timeline(s) (#325) 2021-11-22 19:03:21 +01:00
text [bugfix] Fix emphasis being added to emoji shortcodes with markdown parsing (#856) 2022-09-27 14:27:53 +02:00
timeline [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
trans [chore] Test fixes (#788) 2022-08-31 17:31:21 +02:00
transport [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
typeutils [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
uris [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
util [chore] Use shorter timestamps in frontend for replies (#875) 2022-10-02 15:54:42 +02:00
validate [feature] Allow users to set custom css for their profiles + threads (#808) 2022-09-12 13:14:29 +02:00
visibility [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
web [feature] Add `meta robots` tag; allow robots to index profile card if user is Discoverable (#842) 2022-09-29 12:03:17 +02:00