Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't force auto height/width on "inline" images | r | 2024-10-14 | 1 | -2/+10 |
| | | | | This fixes the size of mikuphile emojis. | ||||
* | Add missing width property for display name emojis | r | 2024-06-17 | 1 | -0/+1 |
| | |||||
* | Fix bell icon notification | r | 2024-06-17 | 1 | -3/+6 |
| | |||||
* | Show quoted posts | r | 2024-06-17 | 1 | -0/+12 |
| | |||||
* | Fix issues in the updated theme | r | 2024-01-17 | 1 | -11/+35 |
| | |||||
* | Update the default theme | r | 2023-12-28 | 1 | -305/+279 |
| | | | | | | This uses better color contrast and component spacing to improve legibility. The updated HTML also has better compatibility with browsers with limited/no CSS support. | ||||
* | Add profile edit page | r | 2023-10-01 | 1 | -4/+42 |
| | |||||
* | Load CSS on the root page | r | 2023-09-08 | 1 | -1/+1 |
| | | | | | This applies the background color to the root page and avoids flicker during the initial page load. | ||||
* | Fix userlist margin | r | 2023-09-08 | 1 | -1/+2 |
| | |||||
* | Fix CSS inconsistencies | r | 2022-05-10 | 1 | -11/+7 |
| | |||||
* | Set max size for embedded images in profile description | r | 2022-03-30 | 1 | -0/+8 |
| | |||||
* | Add lists | r | 2022-02-11 | 1 | -3/+8 |
| | |||||
* | Add refresh button on timeline page | r | 2022-01-27 | 1 | -5/+5 |
| | |||||
* | Highlight quotes | r | 2022-01-27 | 1 | -0/+4 |
| | |||||
* | Fix "more content" z-index | r | 2021-09-05 | 1 | -1/+1 |
| | |||||
* | Fix css box and emoji list style | r | 2021-05-30 | 1 | -3/+12 |
| | |||||
* | Add image preview popup | r | 2021-04-09 | 1 | -0/+6 |
| | |||||
* | Add filters | r | 2021-01-30 | 1 | -0/+8 |
| | |||||
* | Change default theme colors | r | 2021-01-17 | 1 | -4/+8 |
| | |||||
* | Fix unread notification indicator | r | 2021-01-16 | 1 | -2/+5 |
| | |||||
* | Make like/retweet notification content semi-transparent | r | 2021-01-16 | 1 | -0/+11 |
| | |||||
* | Fix CSS | r | 2020-11-22 | 1 | -3/+3 |
| | |||||
* | Fix CSS issues | r | 2020-11-11 | 1 | -11/+7 |
| | | | | | - fix text wrapping on reply popup - fix margin for media links | ||||
* | Fix CSS issues | r | 2020-10-30 | 1 | -25/+42 |
| | |||||
* | Add keyboard shortcuts | r | 2020-10-19 | 1 | -0/+22 |
| | |||||
* | Fix CSS issues | r | 2020-10-19 | 1 | -16/+47 |
| | |||||
* | Fix CSS issues | r | 2020-09-27 | 1 | -4/+20 |
| | | | | This re-adds some of the CSS3 properties | ||||
* | Make navigation links more prominent | r | 2020-09-22 | 1 | -1/+2 |
| | |||||
* | Use '@' prefix for all usernames | r | 2020-09-22 | 1 | -4/+0 |
| | |||||
* | Update CSS | r | 2020-09-22 | 1 | -48/+30 |
| | | | | | Now it's mostly CSS 2.1 compliant. All the images now use the height attribute to limit the size on browsers that don't support CSS. | ||||
* | Fix invalid CSS syntax | r | 2020-08-22 | 1 | -6/+3 |
| | |||||
* | Fix status overflow | r | 2020-06-20 | 1 | -0/+1 |
| | |||||
* | Imporve text selection for usernames and emoji shortcodes | r | 2020-06-07 | 1 | -0/+2 |
| | |||||
* | Show status numbers | r | 2020-06-05 | 1 | -0/+1 |
| | |||||
* | Fix status width | r | 2020-06-02 | 1 | -0/+1 |
| | |||||
* | Fix video margin | r | 2020-05-24 | 1 | -0/+1 |
| | |||||
* | Imporve emoji style | r | 2020-05-24 | 1 | -12/+7 |
| | | | | | - Increase emoji size - Add colons to emoji alt text and title | ||||
* | Revert "Fix pre tag overflow" | r | 2020-04-19 | 1 | -6/+0 |
| | | | | This reverts commit 5abbadfa622e58a4951cf0b2f96fbf8094641be8. | ||||
* | Fix pre tag overflow | r | 2020-04-19 | 1 | -0/+6 |
| | |||||
* | Fix UI issues | r | 2020-04-14 | 1 | -4/+5 |
| | | | | | | - Increase media preview size - Fix z-index of more-actions poup - Add left and top position for reply hover popup | ||||
* | Add description on signin page | r | 2020-03-04 | 1 | -0/+4 |
| | |||||
* | Remove session details on signout | r | 2020-03-04 | 1 | -0/+4 |
| | |||||
* | Display empty list message | r | 2020-02-26 | 1 | -1/+5 |
| | |||||
* | Add frame based navigation | r | 2020-02-18 | 1 | -0/+13 |
| | |||||
* | Add poll support | r | 2020-02-09 | 1 | -0/+8 |
| | | | | Currenlty only voting is possible. | ||||
* | Add conversation muting | r | 2020-02-02 | 1 | -1/+28 |
| | |||||
* | Add user search page | r | 2020-01-30 | 1 | -1/+5 |
| | |||||
* | Remove icons | r | 2020-01-30 | 1 | -59/+39 |
| | |||||
* | Update notification layout | r | 2020-01-29 | 1 | -4/+6 |
| | |||||
* | Refactor everything | r | 2020-01-28 | 1 | -0/+479 |