summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-12-31Allow HTML for external user & community descriptionsHEADmasterColin Reeder
2020-12-29Replace println!() calls with log::debug!()Matthias Beyer
2020-12-29Replace eprintln!() calls with log::error!()Matthias Beyer
2020-12-29Add env_logger for loggingMatthias Beyer
2020-12-24Style changes to better distinguish posts & commentsColin Reeder
2020-12-23Include german translation in LANG_MAPMatthias Beyer
2020-12-20Limit post titles to one line in listsColin Reeder
2020-11-13Add French translation from https://dev.narwhal.city/comments/80Colin Reeder
2020-11-11Include time in post listColin Reeder
2020-11-11Show comment count in post listsColin Reeder
2020-10-28Only show moderators link for local communitiesColin Reeder
2020-10-25Add UI for user suspensionColin Reeder
2020-10-23Show delete link for local content for site adminsColin Reeder
2020-10-22Support comment image attachmentsColin Reeder
2020-10-15Adapt to renamed field in post APIColin Reeder
2020-10-14Add public to Cache-Control for iconsColin Reeder
2020-10-09Show error for post replyColin Reeder
2020-10-09Ignore image if emptyColin Reeder
2020-10-08Ignore email address if empty (#103)Colin Reeder
2020-10-08Add image upload to New Post UIColin Reeder
2020-09-30Hashing and caching for icons (#100)Colin Reeder
2020-09-27Add password change UI to user edit pageColin Reeder
2020-09-27Add logout button in headerColin Reeder
2020-09-26Add email field to signup pageColin Reeder
2020-09-26Add Forgot PasswordColin Reeder
2020-09-17Add UI for removing community moderatorsColin Reeder
2020-09-16Add UI for adding community moderatorsColin Reeder
2020-08-09Show instance description on about pageColin Reeder
2020-08-08Use commentList for comment page as wellColin Reeder
2020-08-08Use icon for like buttonsColin Reeder
2020-08-08Use SVG icons instead of emojiColin Reeder
2020-08-08Handle different actor types for lookupColin Reeder
2020-08-08Switch to "~me" for users routesColin Reeder
2020-08-08Use new vote APIsColin Reeder
2020-08-02Add UI for personal notesColin Reeder
2020-08-01Add Preview feature for posts (#78)Colin Reeder
2020-07-31Add UI for post removalColin Reeder
2020-07-31Add infoBox for non-approved postsColin Reeder
2020-07-29Add nothing text to notifications page (#76)Colin Reeder
2020-07-28Add sorting options for community postsColin Reeder
2020-07-25List post likesColin Reeder
2020-07-22Link to comment parent & post (#70)Colin Reeder
2020-07-22remove duplicate question markColin Reeder
2020-07-22NotificationsColin Reeder
2020-07-21fix file extension for language filesColin Reeder
2020-07-21Replace timeago with custom implementation with language filesColin Reeder
2020-07-21Initial work on translation supportColin Reeder
2020-07-19proc_macro_hygiene is stable nowColin Reeder
2020-07-19Add versions to /aboutColin Reeder
2020-07-19Add link to source for remote actorsColin Reeder