Commit Graph

1267 Commits (c3ccc3e170899dd74b440719f8359eeae71993d1)

Author SHA1 Message Date
Bob Mottram 7caee9bf30 Move unlike button to its own method 2020-09-01 10:20:13 +01:00
Bob Mottram 4bf4e93d28 Move like button to its own method 2020-09-01 10:03:50 +01:00
Bob Mottram 3847c10731 Move follow deny to its own method 2020-08-31 23:29:40 +01:00
Bob Mottram ca2db38b95 Move follow approve to its own method 2020-08-31 23:23:06 +01:00
Bob Mottram e22e31f131 Undo 2020-08-31 22:58:52 +01:00
Bob Mottram d19e345e47 Move undo announce to its own method 2020-08-31 22:58:18 +01:00
Bob Mottram 3fbc75ae97 Move announce button to its own method 2020-08-31 22:50:43 +01:00
Bob Mottram 6b32fdb0a0 No self 2020-08-31 22:19:57 +01:00
Bob Mottram ea7cea9b6f path 2020-08-31 22:18:00 +01:00
Bob Mottram a9a51d672c Move hashtag search to its own method 2020-08-31 22:16:21 +01:00
Bob Mottram 9868ba4846 Move cached avatars display to its own method 2020-08-31 19:29:05 +01:00
Bob Mottram 7c2f0cb5d7 Extraneous slash 2020-08-31 19:19:57 +01:00
Bob Mottram 4dbe934d3b Move icon display to its own method 2020-08-31 19:15:53 +01:00
Bob Mottram eb40fc63c2 Move emoji display to its own method 2020-08-31 19:00:40 +01:00
Bob Mottram 4c7cbe219b Move media display to its own method 2020-08-31 18:55:13 +01:00
Bob Mottram 08578da6e1 Move person options to its own method 2020-08-31 17:13:48 +01:00
Bob Mottram a11295572d Move rss3 feed to its own method 2020-08-31 16:55:00 +01:00
Bob Mottram 7a864db6aa Move rss2 feed to its own method 2020-08-31 16:48:46 +01:00
Bob Mottram 1646d8e404 Function for getting fonts 2020-08-31 15:44:51 +01:00
Bob Mottram 853684c333 Add favicon method 2020-08-31 15:36:44 +01:00
Bob Mottram 7043f79355 Tidy pwa manifest 2020-08-31 15:31:00 +01:00
Bob Mottram 47d68b3c4e Remove trailing spaces from search string 2020-08-31 14:50:16 +01:00
Bob Mottram 329c86e731 Implement mute and unmute more efficiently by avoiding regenerating the post 2020-08-31 10:05:20 +01:00
Bob Mottram 0e1bfe94d7 Tidy receiving search 2020-08-30 21:25:36 +01:00
Bob Mottram 41cb5d3c0c Extra parameter 2020-08-30 21:07:01 +01:00
Bob Mottram c02afc7880 Simplify conditions 2020-08-30 21:04:21 +01:00
Bob Mottram 85c75878e8 Tidy endpoint for receiving votes 2020-08-30 20:52:12 +01:00
Bob Mottram 1517456f32 Tidy endpoint for receiving images 2020-08-30 20:37:44 +01:00
Bob Mottram 5a44e82106 Tidy endpoint for removal of shared items 2020-08-30 20:26:50 +01:00
Bob Mottram 433dbbccd3 Tidy endpoint for removing posts 2020-08-30 17:35:18 +01:00
Bob Mottram 4e454a0d38 Tidy block/unblock endpoints 2020-08-30 17:21:35 +01:00
Bob Mottram f35ec2997b Tidy follow/unfollow endpoints 2020-08-30 17:00:33 +01:00
Bob Mottram 149acb0c4d Tidying 2020-08-30 15:44:50 +01:00
Bob Mottram 3bcb634863 Tidy login screen 2020-08-30 15:40:55 +01:00
Bob Mottram c045406174 Tidy moderator actions 2020-08-30 15:09:47 +01:00
Bob Mottram 6b5b0ea16a Tidying of person options 2020-08-30 14:52:46 +01:00
Bob Mottram c4413ea3a9 Comments 2020-08-30 13:10:33 +01:00
Bob Mottram 33987303a2 Refactoring profile edit 2020-08-30 11:42:44 +01:00
Bob Mottram 3179a37975 Tidying to reduce file reads 2020-08-29 20:54:30 +01:00
Bob Mottram 7635652ac5 Directories must be created first 2020-08-29 12:14:19 +01:00
Bob Mottram 77c5f810f9 Don't write actors to cache while loading the timeline 2020-08-29 11:21:29 +01:00
Bob Mottram f602d5ecf9 More inbox benchmarking granularity 2020-08-28 21:39:54 +01:00
Bob Mottram c9eee595c5 Show timings 2020-08-28 21:31:40 +01:00
Bob Mottram 9fc0c4b653 Enable benchmarks 2020-08-28 21:29:41 +01:00
Bob Mottram 95fce30bb5 Change benchmarks to dict 2020-08-28 21:07:29 +01:00
Bob Mottram 3200305024 Option to not show like button 2020-08-28 14:36:21 +01:00
Bob Mottram 8ff510e791 Optionally notify when posts are liked 2020-08-27 10:19:32 +01:00
Bob Mottram d826f69a2e Placeholder for editing event 2020-08-26 19:06:02 +01:00
Bob Mottram 0dc6d39de5 Debug 2020-08-26 11:09:03 +01:00
Bob Mottram 08ff5b420c Single events timeline name 2020-08-26 10:29:51 +01:00
Bob Mottram 309cc6111c Bookmarks feed 2020-08-25 22:55:38 +01:00
Bob Mottram ca5bac3816 Events feed 2020-08-25 22:51:30 +01:00
Bob Mottram a0f973d0de Redirect to events after posting new event 2020-08-25 15:28:16 +01:00
Bob Mottram f9067de19f Simplify 2020-08-24 21:05:10 +01:00
Bob Mottram 26c74f91cb Ignore connection resets 2020-08-24 20:48:35 +01:00
Bob Mottram 9173ad475a Extra class 2020-08-24 20:36:22 +01:00
Bob Mottram 8aebe2b53a Initial attempt to catch connection resets 2020-08-24 20:30:48 +01:00
Bob Mottram 0294f1c722 Ticket url in event 2020-08-23 18:50:49 +01:00
Bob Mottram 3bd8f96994 Unbreak the unit tests 2020-08-23 15:45:58 +01:00
Bob Mottram 86f2e9d8ab Remove id endings in a better way 2020-08-23 12:13:35 +01:00
Bob Mottram 8151f32196 new event post 2020-08-22 22:19:18 +01:00
Bob Mottram f1546a2458 Maximum attendees 2020-08-22 22:04:50 +01:00
Bob Mottram 878fad1e22 Event status 2020-08-22 19:02:43 +01:00
Bob Mottram 385b37ed4a Adding new event screen 2020-08-22 14:40:48 +01:00
Bob Mottram 5326583c18 Add uuid to event 2020-08-21 22:42:49 +01:00
Bob Mottram fede8b56d6 Extra fields for events 2020-08-21 22:13:50 +01:00
Bob Mottram 0027361ec5 Get comments enabled state 2020-08-21 21:08:17 +01:00
Bob Mottram b619533866 Option to disable replies on posts 2020-08-21 20:51:35 +01:00
Bob Mottram 25e1724691 Extra event attributes 2020-08-21 16:10:47 +00:00
Bob Mottram 43d8fc1863 Add endpoint for new event 2020-08-21 11:08:31 +00:00
Bob Mottram 2f7b2be363 Extra debug 2020-08-15 11:11:02 +01:00
Bob Mottram 847d84f32e Smaller font for tox address 2020-08-14 13:50:51 +01:00
Bob Mottram 6bc0a4465a Slash 2020-08-14 12:47:37 +01:00
Bob Mottram d6654357c1 Add screenshots 2020-08-14 12:46:07 +01:00
Bob Mottram 69a07cb5fe Line length 2020-08-14 11:24:14 +01:00
Bob Mottram 2cc9f51f84 manifest categories 2020-08-14 11:21:48 +01:00
Bob Mottram c45c084b8c Related apps for notifications in manifest 2020-08-14 11:18:10 +01:00
Bob Mottram e10bc7c086 Comments 2020-08-13 21:08:15 +01:00
Bob Mottram c7b9878e60 Different path for manifest icons 2020-08-13 20:46:45 +01:00
Bob Mottram 3f31971480 Lerger logo image in manifest 2020-08-13 19:53:50 +01:00
Bob Mottram f1ec9e41b8 Add manifest 2020-08-13 19:45:41 +01:00
Bob Mottram c77317d87f Additional handle search 2020-08-13 17:48:06 +01:00
Bob Mottram 58bba56e75 Allow accounts as users path 2020-08-13 17:19:35 +01:00
Bob Mottram 995adf0ceb Comments 2020-08-11 18:24:03 +01:00
Bob Mottram fedbe18ad2 Register one device at a time 2020-08-11 18:21:56 +01:00
Bob Mottram b7be635aa3 Return devices for a handle 2020-08-11 17:18:22 +00:00
Bob Mottram ea80dbb496 Upload multiple keys 2020-08-11 12:57:34 +00:00
Bob Mottram fac9296caf Comment 2020-08-06 22:24:47 +01:00
Bob Mottram 4a34ee0e80 Store uploaded device key 2020-08-06 22:23:17 +01:00
Bob Mottram 4b3e6dc65c Validate uploaded key 2020-08-06 21:56:14 +01:00
Bob Mottram e6ded5c795 Change function names 2020-08-06 21:16:42 +01:00
Bob Mottram 63712d6dca Some crypto endpoints need authorization 2020-08-06 19:56:14 +01:00
Bob Mottram a1b09a23bf Crypto API placeholder 2020-08-06 17:49:13 +01:00
Bob Mottram 7eadb4ea74 Line length 2020-08-05 22:47:32 +01:00
Bob Mottram 224bef3482 Unquote plus sign 2020-08-05 22:43:28 +01:00
Bob Mottram 5e1cb80821 Parse notes 2020-08-05 22:34:14 +01:00
Bob Mottram e97b2281f1 Redirect path is relative 2020-08-05 22:29:26 +01:00
Bob Mottram 697de38d9f Allow notes to be cleared 2020-08-05 22:14:55 +01:00
Bob Mottram a14d6a014e Add notes about people 2020-08-05 22:12:09 +01:00
Bob Mottram b554256a1f Don't check for http 2020-08-05 13:07:00 +01:00