Commit Graph

770 Commits (3d2402590b2336c213cf3ffa3e36cd2a125d2eac)

Author SHA1 Message Date
Bob Mottram a505a844a3 Show empty string if avatar is not available 2019-11-01 22:23:34 +00:00
Bob Mottram efc7e6e01b Don't show Avatar as alt text
Better to show nothing
2019-11-01 22:22:02 +00:00
Bob Mottram fdd8ecc918 Extra replace 2019-11-01 10:27:17 +00:00
Bob Mottram 3756fbd96a Avoid actor confusion 2019-10-31 21:17:09 +00:00
Bob Mottram e3df836d3b Tidying 2019-10-31 20:46:37 +00:00
Bob Mottram c3468fb84e Store original post actor 2019-10-31 09:59:06 +00:00
Bob Mottram aad7f4abb7 Clear value 2019-10-30 12:29:16 +00:00
Bob Mottram feda4d1eec Clear login credentials if supported by the browser 2019-10-30 12:22:59 +00:00
Bob Mottram 974828ef1f Logout button 2019-10-30 11:41:54 +00:00
Bob Mottram c1da8ffe8f Reduce use of non-debug pprint 2019-10-29 20:23:49 +00:00
Bob Mottram ded29f2527 Stray variable 2019-10-29 10:53:52 +00:00
Bob Mottram 71af23ff6f Option to only receive DMs from people you follow 2019-10-29 10:49:23 +00:00
Bob Mottram 0088ae2aac View button on search screen 2019-10-23 16:48:06 +01:00
Bob Mottram 0f643a94ea View button 2019-10-23 16:14:45 +01:00
Bob Mottram 37b2d47b24 Visit button 2019-10-23 16:12:34 +01:00
Bob Mottram 5ba9fa8ca5 Avoid long profile descriptions 2019-10-23 16:09:20 +01:00
Bob Mottram 0150f19cd9 Replace formatting in profile description 2019-10-23 16:06:22 +01:00
Bob Mottram f2a5c16311 Replace formatting 2019-10-23 15:32:48 +01:00
Bob Mottram b048d894b7 Shorten profile description 2019-10-23 15:27:43 +01:00
Bob Mottram f72803ccc3 Show video and audio on media timeline 2019-10-23 14:39:08 +01:00
Bob Mottram b0fea9c7f7 Remove full screen image 2019-10-23 14:19:24 +01:00
Bob Mottram 9f20864ad1 Link to image 2019-10-23 14:16:56 +01:00
Bob Mottram 222f5b8217 Remove formatting 2019-10-23 14:03:56 +01:00
Bob Mottram 0d51425110 Use width 2019-10-23 14:00:05 +01:00
Bob Mottram 626ee41f6b Include username in path for full screen image 2019-10-23 13:47:06 +01:00
Bob Mottram 9027d68ab7 url format 2019-10-23 13:17:40 +01:00
Bob Mottram 902d18d3b2 Link to full screen image 2019-10-23 13:07:55 +01:00
Bob Mottram 77633238a6 Fill screen image 2019-10-23 13:04:08 +01:00
Bob Mottram 583c4a239d Variable name 2019-10-23 12:22:42 +01:00
Bob Mottram c59a80f3a7 media timeline avoids cached html 2019-10-23 12:21:02 +01:00
Bob Mottram 077d34ba7a Tidying the loading and saving of json 2019-10-22 12:55:06 +01:00
Bob Mottram baaf4c9e27 Remove trailing youtube params 2019-10-22 09:44:33 +01:00
Bob Mottram 02ea84eadc Lower threshold 2019-10-21 21:19:08 +01:00
Bob Mottram 63af111081 Receiving follow accept/reject from single user instances 2019-10-21 13:06:13 +01:00
Bob Mottram 7a87362723 Better default nickname 2019-10-21 11:15:57 +01:00
Bob Mottram 54cac45766 Default nickname for single user instance 2019-10-21 11:07:44 +01:00
Bob Mottram d22faa6f38 Debug 2019-10-21 11:04:05 +01:00
Bob Mottram fac6713185 Try single user instance during search 2019-10-21 10:57:42 +01:00
Bob Mottram 651b077cc2 Showing next page icon 2019-10-20 15:20:15 +01:00
Bob Mottram 6031502ace Another page number replacement 2019-10-20 09:56:29 +01:00
Bob Mottram 701828ab29 Remove line 2019-10-20 09:53:20 +01:00
Bob Mottram 4ca3ac28cd Replace page number 2019-10-20 09:52:31 +01:00
Bob Mottram 255a32c0dc Remove cached post on like update 2019-10-19 18:50:05 +01:00
Bob Mottram 1fc5750174 Update html post cache as new posts arrive 2019-10-19 13:37:35 +01:00
Bob Mottram 6052729665 Comment 2019-10-19 13:08:18 +01:00
Bob Mottram d6e16c9b5d Tidying 2019-10-19 13:07:12 +01:00
Bob Mottram 6ea5e0cf80 Tidying 2019-10-19 12:53:57 +01:00
Bob Mottram 18942a2aba Change variable name for clarity 2019-10-19 12:42:41 +01:00
Bob Mottram f760bdd5e3 Don't cache if showing individual posts 2019-10-19 11:43:34 +01:00
Bob Mottram b3e205c7c2 Don't save to cache for public only posts 2019-10-19 11:35:45 +01:00
Bob Mottram 966baef1cd Don't use cache for public only posts 2019-10-19 11:34:06 +01:00
Bob Mottram 455e0451c1 Remove activity from id 2019-10-19 10:54:45 +01:00
Bob Mottram 6b9069a35f Create posts cache 2019-10-19 10:13:08 +01:00
Bob Mottram ed067498da Back to original posts per page 2019-10-19 09:42:54 +01:00
Bob Mottram 5908a63882 Lazy loading of videos 2019-10-18 20:26:23 +01:00
Bob Mottram 89e74c6083 Lazy loading of images 2019-10-18 20:25:21 +01:00
Bob Mottram 124832ec56 Brackets 2019-10-18 18:39:37 +01:00
Bob Mottram a9b281ea1c Tidying 2019-10-18 18:07:45 +01:00
Bob Mottram 175f4e929a Checking for peertube sites 2019-10-18 17:57:33 +01:00
Bob Mottram a26a50a939 Avoid function calls 2019-10-18 13:55:53 +01:00
Bob Mottram 3de5469cf4 Tidying 2019-10-18 13:51:37 +01:00
Bob Mottram 69d43b118f Tidying 2019-10-18 13:46:35 +01:00
Bob Mottram 34140b6ee9 Tidyin 2019-10-18 13:00:14 +01:00
Bob Mottram 4a8d8b34a8 More support for zap style ActivityPub 2019-10-18 10:28:00 +01:00
Bob Mottram b79703dbfd Default to jpg cached avatars 2019-10-18 10:00:16 +01:00
Bob Mottram bbb544f373 Missing cw defaults to false 2019-10-17 23:47:40 +01:00
Bob Mottram df22961f26 Handle missing cw flag 2019-10-17 23:45:02 +01:00
Bob Mottram 838e2d1fc3 Handle missing cw flag 2019-10-17 23:42:25 +01:00
Bob Mottram 5494d6afc8 Search using channel 2019-10-17 23:35:56 +01:00
Bob Mottram da58015e20 Getting actor if webfinger fails 2019-10-17 16:55:05 +01:00
Bob Mottram dd82f0b7c3 Use actor if webfinger fails 2019-10-17 16:18:43 +01:00
Bob Mottram c0361bd5bf Convert exception to string 2019-10-17 11:26:56 +01:00
Bob Mottram f056c811be More debug for commentjson 2019-10-17 10:40:31 +01:00
Bob Mottram 27ec9a8700 Link back to calendar 2019-10-12 17:21:12 +01:00
Bob Mottram 8dd89e789c Link back from calendar to inbox 2019-10-12 17:18:24 +01:00
Bob Mottram 472f7945e9 Remove sent from calendar notification before using it 2019-10-12 15:46:32 +01:00
Bob Mottram 60655ffefe Missing plus 2019-10-12 15:33:12 +01:00
Bob Mottram 76ba1858ff Highlight calendar when a new event arrives 2019-10-12 15:31:07 +01:00
Bob Mottram cd6975bf2c Icons directory for calendar icon 2019-10-12 11:26:34 +01:00
Bob Mottram 48c5424e33 More retries 2019-10-12 10:37:21 +01:00
Bob Mottram 1040f82312 Icons for calendar 2019-10-11 23:27:00 +01:00
Bob Mottram 880bcef030 Place style 2019-10-11 22:21:58 +01:00
Bob Mottram 0d8d6699e0 Year style 2019-10-11 22:14:44 +01:00
Bob Mottram f0adba1dba Linebreaks 2019-10-11 22:03:04 +01:00
Bob Mottram 7b370b651b Single datetime 2019-10-11 21:53:31 +01:00
Bob Mottram 29b94eef31 Nested lists 2019-10-11 21:52:15 +01:00
Bob Mottram 3464fee873 Show daily events on calendar 2019-10-11 21:45:46 +01:00
Bob Mottram 521249499b Remove calendar dots 2019-10-11 21:21:03 +01:00
Bob Mottram cc51a036f5 Debug 2019-10-11 21:13:13 +01:00
Bob Mottram 0bd12bab4c Clickable area on calendar cells 2019-10-11 21:12:24 +01:00
Bob Mottram 09a5b930c7 Spaces 2019-10-11 20:54:36 +01:00
Bob Mottram e7ba00a184 Link cell 2019-10-11 20:29:43 +01:00
Bob Mottram 8ea78dda93 Use full domain 2019-10-11 20:25:36 +01:00
Bob Mottram 060b63b384 Newline 2019-10-11 20:22:55 +01:00
Bob Mottram e0b782fd4f Calendar 2019-10-11 20:19:35 +01:00
Bob Mottram eb2e76b57b Links on calendar 2019-10-11 20:12:30 +01:00
Bob Mottram 6f8a86a044 Remove carriage return 2019-10-11 19:55:24 +01:00
Bob Mottram e378e83a8a Tidying 2019-10-11 19:48:46 +01:00
Bob Mottram 83d21e4de6 Add some retries 2019-10-11 19:03:58 +01:00
Bob Mottram 1811298962 Parse time zone 2019-10-11 17:54:55 +01:00
Bob Mottram 93105821a0 Show a day in the calendar 2019-10-11 17:00:54 +01:00
Bob Mottram 4d35b7d5ad Buttons for previous and next month 2019-10-11 15:23:23 +01:00
Bob Mottram 5f0416a73b Remove debug 2019-10-11 12:55:15 +01:00
Bob Mottram f053c6f80d Debug 2019-10-11 12:47:48 +01:00
Bob Mottram 170aa94e00 Debug 2019-10-11 12:42:38 +01:00
Bob Mottram 6caa442263 Calendar colors 2019-10-11 12:42:09 +01:00
Bob Mottram 542950606b Show dots representing calendar events 2019-10-11 12:31:29 +01:00
Bob Mottram 3153e6c53c Events on calendar 2019-10-11 11:28:28 +01:00
Bob Mottram 56ba5c1c19 Circle around today 2019-10-11 10:02:20 +01:00
Bob Mottram 5a8f45c4d9 Highlight today on calendar 2019-10-10 21:51:36 +01:00
Bob Mottram a977e3df1d Include main 2019-10-10 21:00:22 +01:00
Bob Mottram 9d52fcbf5a Maximum day of month 2019-10-10 20:21:32 +01:00
Bob Mottram 5a04f407d3 Ranges 2019-10-10 20:06:32 +01:00
Bob Mottram e6118ef5f3 Day number 2019-10-10 20:00:57 +01:00
Bob Mottram 4aa832fc02 Debug 2019-10-10 19:55:31 +01:00
Bob Mottram 248151141f datetime 2019-10-10 19:52:57 +01:00
Bob Mottram bdc2533691 Debug 2019-10-10 19:50:32 +01:00
Bob Mottram 6e73e451ae Day of month 2019-10-10 19:47:58 +01:00
Bob Mottram 87a920d574 Syntax 2019-10-10 19:40:01 +01:00
Bob Mottram c4416019cc Sunday offset 2019-10-10 19:38:35 +01:00
Bob Mottram 748fa86595 Double datetime 2019-10-10 19:36:21 +01:00
Bob Mottram 9c39c886d2 Check for zero 2019-10-10 19:34:50 +01:00
Bob Mottram 5bcf147c20 Debug 2019-10-10 19:33:04 +01:00
Bob Mottram aaa60e2763 Calendar screen 2019-10-10 19:25:42 +01:00
Bob Mottram 68cd2b9205 Beginning of calendar screen 2019-10-10 15:43:21 +01:00
Bob Mottram 029bfc375b Icon sequence 2019-10-10 15:19:14 +01:00
Bob Mottram 25034d0334 Calendar icon 2019-10-10 15:15:21 +01:00
Bob Mottram 503e079547 align time right 2019-10-10 12:22:16 +01:00
Bob Mottram 7772489cb0 Calendar icon style 2019-10-10 12:10:18 +01:00
Bob Mottram 5230de3d38 Calendar icon 2019-10-10 12:05:49 +01:00
Bob Mottram 26650a233d Positioning of date and time 2019-10-10 11:31:21 +01:00
Bob Mottram 6c9834f2d7 Optional date, time and location on new posts 2019-10-10 11:26:33 +01:00
Bob Mottram 6e51317ce5 Extra check to avoid infinite loop 2019-10-09 19:41:19 +01:00
Bob Mottram dc135f49c0 Avoid infinite loop 2019-10-09 19:39:15 +01:00
Bob Mottram 9ad5b34002 No second colon 2019-10-09 19:32:53 +01:00
Bob Mottram 8a1226d391 Extra debug 2019-10-09 18:24:16 +01:00
Bob Mottram fe2b4e7156 Replace stray emoji 2019-10-09 18:03:07 +01:00
Bob Mottram 440ba8e7f6 Extra emoji 2019-10-09 15:07:43 +01:00
Bob Mottram f7cc9a48ff Getting actors from cache 2019-10-09 14:44:01 +01:00
Bob Mottram 2d3c826eb4 Extra emoji 2019-10-09 14:38:56 +01:00
Bob Mottram 6111c596ad Get reply actor 2019-10-09 14:25:53 +01:00
Bob Mottram 4ac811e584 Obtain preferred name from cached actor 2019-10-09 14:24:14 +01:00
Bob Mottram 1043a857aa Prepare for groups 2019-10-04 10:23:38 +01:00
Bob Mottram 517e44e24a Rely/announce avatar links to options 2019-10-04 09:42:53 +01:00
Bob Mottram d26610b6da Highlight button when a new reply arrives 2019-10-03 17:37:25 +01:00
Bob Mottram e6c2fc11a3 Highlight DM button when a new DM arrives 2019-10-03 17:22:34 +01:00
Bob Mottram 903677549f Source link on login screen 2019-10-03 15:43:47 +01:00
Bob Mottram 121665b46a License doesn't need to be on every tab 2019-10-03 15:36:22 +01:00
Bob Mottram 68515fcf48 License icon style 2019-10-03 15:34:13 +01:00
Bob Mottram 6a74bac2bb License on profile page 2019-10-03 15:28:52 +01:00
Bob Mottram 73d1a89977 More than one invidious site 2019-10-01 12:31:29 +01:00
Bob Mottram c9ec8d4d17 Support invidio.us links 2019-10-01 12:25:10 +01:00
Bob Mottram 6a6f814e2c Always count 2019-09-30 21:45:25 +01:00
Bob Mottram d7be1ce7e4 Don't need the duplicate detection 2019-09-30 17:26:59 +01:00
Bob Mottram 06474686cf Typo 2019-09-30 17:19:04 +01:00
Bob Mottram f39825a80f Avoid repeated posts in timeline 2019-09-30 17:17:21 +01:00
Bob Mottram f23d5f7c6a Avoid repeated posts in timeline 2019-09-30 16:52:37 +01:00
Bob Mottram aa6809ea92 Add emoji to display names 2019-09-30 09:30:02 +01:00
Bob Mottram 4614fa426c Profile 2019-09-29 23:18:42 +01:00
Bob Mottram f9760476ab Extra debug 2019-09-29 20:39:35 +01:00
Bob Mottram 10d239ef2e Insert emoji 2019-09-29 17:28:02 +01:00
Bob Mottram 3f8e4e0b2f Unfollow links to person options 2019-09-29 13:46:49 +01:00
Bob Mottram 2b56830b6c Timeline icon style 2019-09-28 21:15:40 +01:00
Bob Mottram 4c644b1d1f Move function 2019-09-28 17:58:21 +01:00
Bob Mottram 4e3d9e75b4 Checking that announces contain images 2019-09-28 17:21:43 +01:00
Bob Mottram 0907932a0a Move function 2019-09-28 17:10:45 +01:00
Bob Mottram 17f13d191c Missing params 2019-09-28 17:08:52 +01:00
Bob Mottram 48ae8dc2f2 Missing params 2019-09-28 17:07:39 +01:00
Bob Mottram 8b68c83ed8 Tidying 2019-09-28 17:05:01 +01:00
Bob Mottram 865ed2ef08 Tidying 2019-09-28 16:45:37 +01:00
Bob Mottram bc9ece83e7 image links directly to post 2019-09-28 16:16:45 +01:00
Bob Mottram c07387d4ff Center icon 2019-09-28 16:10:21 +01:00
Bob Mottram cc769e731e Untangle links 2019-09-28 15:45:48 +01:00
Bob Mottram 6c84b4a1b7 Image id 2019-09-28 15:36:58 +01:00
Bob Mottram 535075b970 Icons directory 2019-09-28 15:33:00 +01:00
Bob Mottram c9fdd23ac2 Gallery icon 2019-09-28 15:27:18 +01:00
Bob Mottram 843bc9691a line break 2019-09-28 14:54:29 +01:00
Bob Mottram fb900cae55 Extra div 2019-09-28 14:14:28 +01:00
Bob Mottram db21d9fe2c More image padding 2019-09-28 14:07:48 +01:00
Bob Mottram 1777f1940e Extra padding 2019-09-28 14:04:44 +01:00
Bob Mottram 588f42a896 Don't post content 2019-09-28 13:07:48 +01:00
Bob Mottram 29587679d9 Separator 2019-09-28 13:06:48 +01:00
Bob Mottram d563e3cf35 Extra lines 2019-09-28 12:58:41 +01:00
Bob Mottram e840eee2b9 Gallery container 2019-09-28 12:49:16 +01:00
Bob Mottram 38024903b1 No backslash 2019-09-28 12:33:04 +01:00
Bob Mottram 8ed3f132be Media timeline 2019-09-28 12:29:42 +01:00
Bob Mottram 42b60e3192 Don't repeat name for self-boosts 2019-09-25 13:48:12 +01:00
Bob Mottram 6dc55a1988 Show announce avatar 2019-09-24 12:59:42 +01:00
Bob Mottram cb5af23139 Separate div for reply avatar 2019-09-24 12:15:29 +01:00
Bob Mottram fc435375fb Without div 2019-09-24 12:11:45 +01:00
Bob Mottram 5aca1d4999 Display reply avatar 2019-09-24 12:05:47 +01:00
Bob Mottram 5be718fc0f Reply to self 2019-09-24 11:09:35 +01:00
Bob Mottram 4752f37fa1 Order of timeline option 2019-09-23 22:43:10 +01:00
Bob Mottram ce76d3886c Include timeline parameter for like/repeat 2019-09-23 22:40:31 +01:00
Bob Mottram 06086d9b6f Check for empty timeline 2019-09-23 22:05:31 +01:00
Bob Mottram 6f07240c3e Replies timeline 2019-09-23 21:44:40 +01:00
Bob Mottram 534948b8fe Avoid clashing replies path 2019-09-23 21:43:18 +01:00
Bob Mottram 8ea1e3306b Replies timeline 2019-09-23 21:09:11 +01:00
Bob Mottram 6f4e308dc6 Separate class for profile image 2019-09-23 13:42:36 +01:00
Bob Mottram 7d39837146 Emoji in profile description 2019-09-23 13:33:32 +01:00