Commit Graph

273 Commits

Author SHA1 Message Date
localhost_frssoft c5d552e7d8 Added filter reactions settings; Change allowed emoji filter; Emoji module correct commit 2022-10-20 02:15:50 +03:00
localhost_frssoft 9cdac3e623 Added prototype send pleroma emoji reactions via reactions page 2022-10-19 19:15:52 +03:00
localhost_frssoft 80170099f8 Add reactions page tmpl 2022-10-19 17:36:33 +03:00
localhost_frssoft 81a52fe7c6 Add reactions page 2022-10-19 17:33:43 +03:00
localhost_frssoft 927bd6127c Add unreact and reaction count; added mark self reactions as "*" 2022-10-19 15:47:31 +03:00
localhost_frssoft 4e79142c93 Reactions massive included in status (but, not show who reacted this) 2022-10-19 14:48:05 +03:00
localhost_frssoft fc569742bc Fix mastodon DM now working 2022-10-18 22:32:11 +03:00
localhost_frssoft f452fab462 FEATURE: Pleroma reactions implemented partially 2022-10-17 20:01:11 +03:00
localhost_frssoft 0cd239b8aa Added hiden tag timeline; css style fix for edit status notification 2022-10-17 04:48:46 +03:00
localhost_frssoft e83dbe7ca9 Spoiler text for statuses posting\replying 2022-10-17 01:46:26 +03:00
localhost_frssoft 00d20ea5bb Website on branch source 2022-10-16 17:25:19 +03:00
localhost_frssoft f9f71ed935 Fix if short descr not avalaible 2022-10-16 17:02:17 +03:00
localhost_frssoft bdf1574d40 EditedAt commit and for feature reactions pleroma func 2022-10-16 17:00:53 +03:00
localhost_frssoft 7d54da6380 Add some information about instance 2022-10-13 01:41:34 +03:00
localhost_frssoft 7dd90ac015 Added page about instance 2022-10-12 13:34:41 +03:00
localhost_frssoft fe304f60e9 Fast loading account on Pleroma instances; relationships include in account 2022-10-11 23:31:09 +03:00
localhost_frssoft d139cb752c Fix for mastodon compatible. This is bare bones solution, I know 2022-10-11 21:59:22 +03:00
localhost_frssoft b4b3bfc063 Admins and moderators visible in their profile 2022-10-11 19:06:24 +03:00
localhost_frssoft fb9836a1ce Just more emojis 2022-10-11 13:17:47 +03:00
localhost_frssoft c4a1f5e3d5 Support visibility edited status 2022-09-27 21:49:15 +03:00
localhost_frssoft 9621a49db8 Request compressed api 2022-09-27 01:40:03 +03:00
localhost_frssoft 8995edec91 PrevLink still not avalaible for userpage; add emoji contains "pleroma" 2022-09-20 00:24:54 +03:00
localhost_frssoft c3d8a0291b Some visual changes
User note in spoiler
User created_at in note
Emoji bot in name if actor is bot
Visible spoiler text name
Visible NSFW marked statuses caption
Status local id
2022-09-19 23:42:58 +03:00
localhost_frssoft f219ac0dca Manual selecting emojis on page by codes contain 2022-09-19 23:41:35 +03:00
Pete 5f688c6318 Show BlockedBy on user page
Just show this information. No blockbots required.
2022-09-09 14:49:51 +00:00
r 1661219ab6 Fix CSS inconsistencies 2022-05-10 17:34:49 +00:00
r 0456655fc8 Add missing @ sign in the reply post form 2022-05-10 17:29:09 +00:00
r fcbe489138 Refactor duration formatting 2022-05-10 17:27:33 +00:00
r 4ad71587d8 Fix custom CSS 2022-05-10 17:25:58 +00:00
r 471701f029 fluoride: Add support for image.png 2022-05-04 15:52:23 +00:00
r b6c09b4fc6 Lazy load images on emoji page
Makes the emoji page usable for instances with 1000+ emojis.
The attribute is considered experimental by Mozilla, but is supported
by most of the modern browsers.
2022-04-17 06:01:45 +00:00
r a38d29a435 Fix user search page 2022-03-31 03:15:58 +00:00
r 94ff5c93de Show attachment metadata when attachment preview is disabled 2022-03-30 17:59:42 +00:00
r 71238ab7bc fluoride: Use max-width for popup 2022-03-30 17:38:34 +00:00
r c36314fe7f fluoride: Use target=_blank for user field links 2022-03-30 17:12:53 +00:00
r 153f4a492b Set max size for embedded images in profile description 2022-03-30 17:06:19 +00:00
r 2a01471621 Fix duration overflow
time.Sub() returns int64 duration in nanoseconds, which can only
represent around 290 years.
2022-03-30 17:02:46 +00:00
r 2d49ff9fb4 Switch to html/template 2022-03-30 15:52:30 +00:00
r c390a0c327 Add lists 2022-02-11 11:49:23 +00:00
r c2f237e901 Don't overwrite global config file on make install 2022-02-10 16:03:44 +00:00
r 4ef5e0daf2 Fix null imgPrev in setPos 2022-01-27 11:52:47 +00:00
r 0b004efffa Add refresh button on timeline page 2022-01-27 11:50:54 +00:00
r 03a1cd819a Refactor status filter 2022-01-27 11:41:31 +00:00
r b8bab6fcf3 Highlight quotes 2022-01-27 10:53:18 +00:00
r fcb88c8a85 Simplify id generation 2022-01-02 11:38:06 +00:00
r c5f12920b0 Use GO's flag parser instead of getopt
There's only one flag, so it doesn't matter.
2022-01-02 11:15:57 +00:00
r 003233d60d Change config file lookup
- Look for both local and global config file
- Directly generate the global config file with make install
2022-01-02 10:55:26 +00:00
r 21ef7a6610 Fix image preview position on load event 2022-01-02 08:55:21 +00:00
r 556a87e8e8 Remove poll type from notification exclude 2021-12-13 14:31:20 +00:00
r db29c3d874 Add an option to hide unsupported notifications 2021-12-13 13:58:15 +00:00