aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-02-26Gracefully handle the elephantr
2020-02-26Fix logfiler
2020-02-26Add notification count in page titler
2020-02-23Cleanup renderer.gor
2020-02-23Convert root page to html4r
2020-02-23Use <base> element to set targetr
2020-02-19Fix time duration valuer
- Make sure that duration is not < 0 - Handle nil ExpiresAt time in poll
2020-02-18Add frame based navigationr
2020-02-18Update makefile and install instructionsr
Updated makefile now performs installation without overwriting config and database directory.
2020-02-09Merge branch 'master' of git.freesoftwareextremist.com:public/bloatr
2020-02-09Add poll supportr
Currenlty only voting is possible.
2020-02-08Remove account relationship buttons for logged in user's pager
2020-02-08Add account muting and blockingr
2020-02-06Render emojis in profile descriptionr
2020-02-02Update default configr
2020-02-02Add install instructionsr
2020-02-02Add status deletionr
2020-02-02Add conversation mutingr
2020-02-01Fix Makefiler
2020-02-01Fix fluorider
2020-02-01Update READMEr
2020-02-01Use vendored dependenciesr
2020-01-31Remove websocket apir
2020-01-31Add install target for maker
- Update default config path accordingly - Mention use of config file in README
2020-01-31Update user pager
- Use the same page to display status and user list - Add media only status list
2020-01-31Fix error reponser
- Use status 500 for error page response - Use json response for fluoride calls
2020-01-30Add user search pager
2020-01-30Remove iconsr
2020-01-29Update notification layoutr
2020-01-28Add direct timeliner
2020-01-28Fix error printingr
2020-01-28Update configr
2020-01-28Refactor everythingr
2020-01-26Fix migration scriptr
2020-01-26Make fluoride librejs compatibler
2020-01-26Change link hover behaviourr
Highlight div if the target status is inside the viewport and show popup otherwise.
2020-01-26Fix go modr
2020-01-26Update random id generation algorithmr
2020-01-26Add CSRF protectionr
2020-01-15Fix notification countr
2020-01-14Refactor renderer and templatesr
2020-01-12Add dark moder
2020-01-11Add status reply preview in fluoride moder
2020-01-11Use max height for status contentr
2020-01-11Use url fragment for post link on thread pager
2020-01-10Use readable timestamp for statusesr
2020-01-10Fix notification timestampr
2020-01-10Add page titlesr
2020-01-08Add fluoride moder
2020-01-05Fix duplicate status idsr
Use retweeted_by_id to focus target tweet