summaryrefslogtreecommitdiffstats
path: root/ui/src/interfaces.ts
AgeCommit message (Expand)Author
2020-07-13Merge remote-tracking branch 'upstream/master' into add_post_title_to_comment...Ernest
2020-07-12Add post title to comments view #948Ernest
2020-07-12Moving recent comments into main view as a chat select. Fixes #943Dessalines
2020-07-08Add cake day display in user page & posts/comments #682Filip785
2020-05-05Federated private messages.Dessalines
2020-04-23Adding some more API testing examples.Dessalines
2020-04-14Merge branch 'dev' into federationDessalines
2020-04-14Updating views to add apub actor_id and local columns.Dessalines
2020-04-10Adding an admin settings page.Dessalines
2020-04-07Removing community name unique constraint. Removing useless fedi_name column ...Dessalines
2020-03-07Iframely and pictshare backend mostly done.Dessalines
2020-03-05Proper comment-node depth coloring.Dessalines
2020-02-17First pass at adding oembeds / iframely.Dessalines
2020-02-11Fixing unread indicator on link click. Fixes #527Dessalines
2020-02-09Adding instant voting / vote animations. Fixes #526Dessalines
2020-02-08Change post sorting hot rank to use newest comment time. Fixes #517Dessalines
2020-02-07Add new comments views to main and community pages. Fixes #480Dessalines
2020-02-04Websocket reconnect reload page data. Fixes #504Dessalines
2020-02-03Combine duplicate front page posts. Fixes #284Dessalines
2020-02-02Removing PostLikeResponse in favor of PostResponse. Consolidating comment and...Dessalines
2020-01-31Starting to work on user message scope.Dessalines
2020-01-30Merge branch 'dev' into websocket_scopesDessalines
2020-01-28Add sorting by old (date, ascending) to comment frontendD Anzorge
2020-01-27Strictly typing websocket forms.Dessalines
2020-01-26Starting to work on websocket scopes.Dessalines
2020-01-25Fixing front end error messages. Fixes #462Dessalines
2020-01-23Done merging http-api and private_messageDessalines
2020-01-22Adding private messaging, and matrix user ids.Dessalines
2020-01-20Allow comment/post upvoting from other pages.Dessalines
2020-01-20Adding comment and post vote loading indicators. Fixes #449Dessalines
2020-01-19Strongly typing WebsocketJsonResponse. Forgot comment-form.tsxDessalines
2020-01-18First pass at fixing UI to work with new websocketresponses.Dessalines
2020-01-02Adding show_avatar user setting, and option to send notifications to inbox.Dessalines
2020-01-01Adding change password and email address from user settings.Dessalines
2019-12-29Adding user avatars / icons. Requires pictshare.Dessalines
2019-12-11Adding some site oriented settings.Dessalines
2019-12-09Adding custom language setting.Dessalines
2019-10-29Halfway done with email, not fully working yet.Dessalines
2019-10-20Adding default sort / filter into user settings.Dessalines
2019-10-19Adding username mentions / tagging from comments.Dessalines
2019-10-18Running prettier on code.Dessalines
2019-10-17Make delete account require password.Dessalines
2019-10-15Adding permanently delete account comments and posts.Dessalines
2019-10-15Adding 8 different themes.Dessalines
2019-10-13Adding admin abilities on user pages.Dessalines
2019-09-13Adding an online user count to main page.Dessalines
2019-09-08Adding stickied posts.Dessalines
2019-09-05Adding ability to do mod action on post creatorDessalines
2019-08-28Showing community count on main sidebarDessalines
2019-08-23Adding Community and Site transferDessalines