r
|
8eec93e028
|
Trim leading and trailing white space from selectable text
|
2023-09-08 18:11:07 +00:00 |
|
r
|
94ff5c93de
|
Show attachment metadata when attachment preview is disabled
|
2022-03-30 17:59:42 +00:00 |
|
r
|
2d49ff9fb4
|
Switch to html/template
|
2022-03-30 15:52:30 +00:00 |
|
r
|
1c8c661abb
|
Fix time parsing for empty string
|
2021-11-22 06:40:15 +00:00 |
|
r
|
b2a9e44db1
|
Escape user display name
|
2021-11-16 15:29:27 +00:00 |
|
r
|
816281c225
|
Add quick reply
|
2021-09-05 17:17:59 +00:00 |
|
r
|
def93b4598
|
Show spoiler text even when post content is emtpy
|
2021-08-26 04:55:30 +00:00 |
|
r
|
07978649f1
|
Fix retweet button for private/direct post
|
2021-05-30 06:59:34 +00:00 |
|
r
|
045be151bd
|
Fix emojis
|
2021-05-10 13:29:18 +00:00 |
|
r
|
469f2d1d25
|
Fix HTML escaping
|
2021-04-23 10:19:09 +00:00 |
|
r
|
c7e130e305
|
Fix animated avatars
|
2021-04-07 06:55:11 +00:00 |
|
r
|
69dc1b59a4
|
Use preview url for images
|
2021-04-07 05:21:53 +00:00 |
|
r
|
f4620a8c69
|
Make redirection work without Referer header
|
2021-01-17 05:44:07 +00:00 |
|
r
|
3f776ee8c8
|
Show attachment file name instead of the type
|
2021-01-16 18:03:47 +00:00 |
|
r
|
17f02deff7
|
Show emojis in poll options
|
2021-01-16 10:38:32 +00:00 |
|
r
|
b35d62ecbb
|
Fix RTL display name rendering
Wrap all the inline display names in a <bdi> tag
|
2020-11-28 12:58:18 +00:00 |
|
r
|
856fe9e8c7
|
Fix CSS issues
- fix text wrapping on reply popup
- fix margin for media links
|
2020-11-11 11:15:47 +00:00 |
|
r
|
f4e85c571a
|
Fix CSS issues
|
2020-10-30 16:06:35 +00:00 |
|
r
|
2ee5c1709d
|
Simplify retweet/like form
|
2020-10-19 06:05:22 +00:00 |
|
r
|
da22d19fb4
|
Add bookmarks
- Add bookmark/unbookmark link on mouse hover
- Add bookmarks section on user profile page
|
2020-09-27 09:37:15 +00:00 |
|
r
|
5478b34479
|
Use '@' prefix for all usernames
|
2020-09-22 16:35:50 +00:00 |
|
r
|
79d4ff4b08
|
Update CSS
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.
|
2020-09-22 04:21:39 +00:00 |
|
Hyphen
|
28695fb8e6
|
Add the Anti Dopamine feature
|
2020-09-03 04:49:11 +00:00 |
|
r@freesoftwareextremist.com
|
b5758986c6
|
Show username tootltip on avatar
|
2020-08-22 07:15:15 +00:00 |
|
r
|
eb3bc15da9
|
Show status numbers
|
2020-06-05 06:28:50 +00:00 |
|
r
|
0eaf8e8c87
|
Use attachment description as title
|
2020-05-24 06:44:22 +00:00 |
|
r
|
4b25567372
|
Use default preload setting for audio and video
|
2020-05-03 07:01:34 +00:00 |
|
r
|
f380371654
|
Add option to hide attachments
|
2020-04-25 09:35:18 +00:00 |
|
r
|
d5230852cf
|
Gracefully handle the elephant
|
2020-02-26 11:27:42 +00:00 |
|
r
|
e9f5e0cab5
|
Use <base> element to set target
|
2020-02-23 18:01:50 +00:00 |
|
r
|
dd23ac4867
|
Fix time duration value
- Make sure that duration is not < 0
- Handle nil ExpiresAt time in poll
|
2020-02-19 16:33:21 +00:00 |
|
r
|
fe31d4197b
|
Add frame based navigation
|
2020-02-18 22:15:37 +00:00 |
|
r
|
cfec7879e3
|
Add poll support
Currenlty only voting is possible.
|
2020-02-09 13:42:16 +00:00 |
|
r
|
5d58269132
|
Add status deletion
|
2020-02-02 08:30:40 +00:00 |
|
r
|
4d9e0af373
|
Add conversation muting
|
2020-02-02 07:24:06 +00:00 |
|
r
|
84cd3bc436
|
Remove icons
|
2020-01-30 13:56:29 +00:00 |
|
r
|
f93fe32766
|
Update notification layout
|
2020-01-29 18:14:27 +00:00 |
|
r
|
bf2cfaf0ed
|
Add CSRF protection
|
2020-01-26 06:49:29 +00:00 |
|
r
|
55987a4c1b
|
Refactor renderer and templates
|
2020-01-14 16:57:16 +00:00 |
|
r
|
3c6653a77b
|
Add dark mode
|
2020-01-12 17:16:57 +00:00 |
|
r
|
8607f16212
|
Add status reply preview in fluoride mode
|
2020-01-11 10:51:33 +00:00 |
|
r
|
f5963f2da5
|
Use url fragment for post link on thread page
|
2020-01-11 07:19:48 +00:00 |
|
r
|
fb20bdc65e
|
Use readable timestamp for statuses
|
2020-01-10 04:18:33 +00:00 |
|
r
|
a8dbbec988
|
Add fluoride mode
|
2020-01-08 18:16:06 +00:00 |
|
r
|
ca711e62ec
|
Fix duplicate status ids
Use retweeted_by_id to focus target tweet
|
2020-01-05 18:55:37 +00:00 |
|
r
|
50e58c4e01
|
Use post method for like and retweet
|
2020-01-04 18:56:47 +00:00 |
|
r
|
2f4cd260fd
|
Use png icons instead of font icons
|
2020-01-01 09:40:47 +00:00 |
|
r
|
1aff0569bf
|
Add option to mask nsfw attachments
|
2019-12-31 11:24:39 +00:00 |
|
r
|
9e556721c5
|
Add default settings
|
2019-12-29 11:32:24 +00:00 |
|
r
|
ac4ff88adb
|
Add liked by and retweeted by page
|
2019-12-26 09:44:05 +00:00 |
|