Commit Graph

326 Commits

Author SHA1 Message Date
Michael 7ecf143e4c The "unkmail" functionality is removed 2024-01-03 10:23:11 +00:00
Michael 89e7420237 Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +00:00
Hypolite Petovan 37131a6785 Normalize item action label key name
- Remove unused $item.return reference in asynchronous item action URLs
2023-07-09 21:00:36 -04:00
anubis2814 a7cce4013c New group button 2023-06-05 08:40:11 -04:00
Hypolite Petovan 4f7740264e Replace "group" with "circle" in the rest of the code
- Remaining mentions already mean "forum"
2023-05-27 22:01:45 -04:00
Michael e13a31c4fe Ensure that the baseurl return value is a string 2023-05-11 08:13:19 +00:00
Josh Soref c272a93ee3 spelling: contrast
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
Philipp Holzer b593165949
adapt theme comment 2023-02-19 11:30:33 +01:00
Philipp Holzer f0c29edcde
Adapt BaseURL calls to new UriInterface 2023-02-18 21:12:21 +01:00
Philipp Holzer 81b21c4131
Revert "Remove geotag"
This reverts commit 5dc9319b
2022-11-16 21:20:24 +01:00
Philipp Holzer 5dc9319bb2
Remove geotag 2022-11-16 08:50:57 +01:00
Philipp Holzer db7af4c45b
Remove jotnets 2022-11-16 08:49:48 +01:00
Hypolite Petovan 18f54f4425 New area "moderation"
- Moved several admin pages to the moderation area
- ACL still is checking for administrator credentials
2022-11-08 02:28:42 -05:00
Hypolite Petovan 9aa05eb911 Deprecate themes duepuntozero, quattro and smoothly 2022-11-05 00:06:10 -04:00
Hypolite Petovan 8124dedbf6 Create new Post/Share module class 2022-11-04 13:02:01 -04:00
Hypolite Petovan 1ba9a65fd8 Add new Post/Tag/Add module class
- Convert GET to POST
2022-11-03 22:26:48 -04:00
Hypolite Petovan 2c7a60eb0e Replace remaining "follow" route instances to "contact/follow" 2022-11-01 09:41:39 -04:00
Hypolite Petovan 969b4f991e Create Profile\Attachment\Upload module class
- Add missing response type in AjaxUpload initializition
2022-10-31 14:57:25 -04:00
Hypolite Petovan 39765e6018 Create Profile\Photos\Upload class 2022-10-30 14:20:01 -04:00
Hypolite Petovan 4a885a13a6 Remove poke feature 2022-08-09 14:55:55 -04:00
Tobias Diekershoff d6123976f5
wrong parameter for BaseURL get in smoothly theme
Fixes at least the smoothly aspect pf #11752 other themes brokeness could not be reproduced on my node.
2022-07-20 06:58:26 +02:00
Hypolite Petovan 1d94e2866a Enable the view module in maintenance mode
- This allows to load the default theme CSS
- Theme scripts have been updated to reflect the possibility they will be included in maintenance mode
2022-07-12 19:48:36 -04:00
Michael 0d8cf06e4a Experimental feature to enter a custom creation date 2022-04-13 05:31:32 +00:00
Hypolite Petovan 5a12bd87f3 Replace Javascript notification string formatting with Smarty templates 2022-03-14 07:56:58 -04:00
Michael 706bcfa832 Fix for warnings in smarty templates 2022-02-20 06:57:04 +00:00
Hypolite Petovan 23e1130264 Move title attribute to <time> tag
- Use correct machine-readable value in datetime attribute
2021-11-21 22:51:21 -05:00
Hypolite Petovan 9935e8e711 Remove event.adjust field
- It was confusing and introduced complexity that wasn't worth the unclear gain
2021-10-03 13:42:32 -04:00
Michael 473adaf463 Mark, file and starring does now work for all items 2021-08-12 05:28:47 +00:00
Michael 302b2cecce Indention harmonized 2021-08-01 13:22:00 +00:00
Michael 2e2d1bf81d Added option to define a schedule date when posting items 2021-08-01 13:01:31 +00:00
Hypolite Petovan 540dc90ce1 Merge frio-specific share block template into the base template
- Add BIDI support for share blocks
- Remove redundant share block styles
2021-07-09 19:23:01 -04:00
Michael a06d699480 Item cache related functionality removed 2021-07-05 04:57:50 +00:00
Hypolite Petovan 2cc4bd2490 Add RTL support to many input fields
- Compose page
- Post jot
- Comment form
- Event form
2021-05-20 08:39:37 -04:00
Hypolite Petovan 6d0f6d94cb Add RTL support for post titles and photo captions 2021-05-20 08:39:36 -04:00
Hypolite Petovan 8e005f7de2 Remove whitespace from opening HTML tag ending 2021-05-20 08:39:36 -04:00
Hypolite Petovan f3aaed7541 Add RTL support for item body in search and photo body 2021-05-19 10:36:25 -04:00
Hypolite Petovan b79b1a3e7b Remove whitespace before opening HTML tag closure 2021-05-19 10:35:58 -04:00
Hypolite Petovan c76af27533 Add initial RTL support for post bodies 2021-05-01 15:13:53 -04:00
Hypolite Petovan 3859b7ba10 Move /parse_url module to /parseurl
- Update oexchange module to use BBCode::embedURL instead of a self-request
- Remove mod/parse_url.php file
- Restrict ParseUrl module to authenticated users
2021-02-18 09:06:27 -05:00
Hypolite Petovan 5d270fbb54 Rename dostar() to doStar() 2021-01-31 14:21:09 -05:00
Hypolite Petovan 3a18669730 Rename dolike to doActivityItem 2021-01-31 08:39:47 -05:00
Hypolite Petovan b3b2bc96ba Rename dopin() to doPIn 2021-01-30 18:12:01 -05:00
Hypolite Petovan 77e9143d3a [non-Frio] Add edited date to post display 2021-01-07 10:25:34 -05:00
ImgBotApp 8a7b70e5ac
[ImgBot] Optimize images
*Total -- 3,606.88kb -> 3,454.97kb (4.21%)

/images/pause.gif -- 0.85kb -> 0.12kb (85.8%)
/images/rarrw.gif -- 0.98kb -> 0.20kb (79.28%)
/images/larrw.gif -- 0.98kb -> 0.21kb (78.98%)
/images/youtube_icon.gif -- 0.90kb -> 0.22kb (76.08%)
/images/lock_icon.gif -- 0.91kb -> 0.22kb (75.43%)
/images/unlock_icon.gif -- 0.92kb -> 0.23kb (74.95%)
/images/beer_mug.gif -- 1.00kb -> 0.30kb (69.83%)
/images/play.gif -- 0.89kb -> 0.31kb (65.46%)
/view/theme/smoothly/images/larrow.gif -- 0.97kb -> 0.38kb (60.9%)
/view/theme/smoothly/images/rarrow.gif -- 0.97kb -> 0.38kb (60.9%)
/images/camera-icon.gif -- 0.99kb -> 0.40kb (59.9%)
/doc/img/vier_icons.png -- 2.37kb -> 1.12kb (52.82%)
/images/friendica.svg -- 7.21kb -> 3.63kb (49.61%)
/images/spencil.gif -- 0.49kb -> 0.29kb (40.24%)
/images/globe.gif -- 1.00kb -> 0.61kb (39.02%)
/images/smiley-heart.gif -- 0.56kb -> 0.36kb (35.36%)
/images/smiley-brokenheart.gif -- 0.58kb -> 0.38kb (34.45%)
/view/theme/vier/icons.svg -- 82.44kb -> 54.11kb (34.36%)
/view/theme/smoothly/images/icons.svg -- 82.44kb -> 54.11kb (34.36%)
/images/friendica-404_svg_flexy-o-hare.png -- 14.21kb -> 10.90kb (23.31%)
/images/friendica-404_svg_hare-bottom-light-inside.png -- 5.89kb -> 4.54kb (22.98%)
/doc/img/editor_frio.png -- 9.44kb -> 7.55kb (19.98%)
/images/b_drop.gif -- 0.13kb -> 0.11kb (19.57%)
/images/b_dropshow.gif -- 0.13kb -> 0.11kb (19.57%)
/doc/img/editor_vier.png -- 7.91kb -> 6.48kb (18.06%)
/images/link-icon.gif -- 0.14kb -> 0.12kb (16.55%)
/images/discourse.png -- 11.89kb -> 10.20kb (14.24%)
/images/smiley-Oo.gif -- 0.98kb -> 0.89kb (8.67%)
/view/theme/frio/img/friendica-logo.svg -- 3.66kb -> 3.45kb (5.71%)
/images/humane-tech-badge.svg -- 49.17kb -> 46.72kb (5%)
/view/theme/duepuntozero/login-bg.gif -- 0.23kb -> 0.22kb (3.38%)
/view/theme/smoothly/images/login-bg.gif -- 0.23kb -> 0.22kb (3.38%)
/spec/dfrn2_contact_confirmation.svg -- 24.14kb -> 23.44kb (2.9%)
/spec/dfrn2_contact_request.svg -- 32.92kb -> 32.11kb (2.49%)
/view/theme/frio/font/open_sans/fonts/Light/OpenSans-Light.svg -- 258.16kb -> 252.11kb (2.35%)
/view/theme/frio/font/open_sans/fonts/Bold/OpenSans-Bold.svg -- 264.11kb -> 258.04kb (2.3%)
/view/theme/frio/font/open_sans/fonts/Semibold/OpenSans-Semibold.svg -- 264.13kb -> 258.07kb (2.29%)
/view/theme/frio/font/open_sans/fonts/ExtraBold/OpenSans-ExtraBold.svg -- 265.14kb -> 259.07kb (2.29%)
/view/theme/frio/font/open_sans/fonts/Regular/OpenSans-Regular.svg -- 266.09kb -> 260.03kb (2.28%)
/view/theme/frio/frameworks/bootstrap/fonts/glyphicons-halflings-regular.svg -- 106.19kb -> 103.92kb (2.14%)
/view/theme/frio/font/open_sans/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.svg -- 283.40kb -> 277.34kb (2.14%)
/view/theme/frio/font/open_sans/fonts/BoldItalic/OpenSans-BoldItalic.svg -- 284.26kb -> 278.21kb (2.13%)
/view/theme/frio/font/open_sans/fonts/SemiboldItalic/OpenSans-SemiboldItalic.svg -- 289.45kb -> 283.39kb (2.09%)
/view/theme/frio/font/open_sans/fonts/Italic/OpenSans-Italic.svg -- 290.77kb -> 284.70kb (2.09%)
/view/theme/frio/font/open_sans/fonts/LightItalic/OpenSans-LightItalic.svg -- 291.13kb -> 285.07kb (2.08%)
/images/person-300.jpg -- 11.05kb -> 10.83kb (2.05%)
/images/smiley-bangheaddesk.gif -- 0.86kb -> 0.85kb (1.92%)
/images/smiley-shaka.gif -- 2.37kb -> 2.33kb (1.9%)
/view/theme/vier/font/fontawesome-webfont.svg -- 357.05kb -> 352.24kb (1.35%)
/images/article.gif -- 1.04kb -> 1.03kb (0.75%)
/images/rotator.gif -- 0.81kb -> 0.80kb (0.48%)
/view/theme/frio/scheme/plusminus.jpg -- 22.34kb -> 22.32kb (0.09%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-01-05 11:37:29 +00:00
Hypolite Petovan b2c4116357 Replace JQuery .text by .html
- Prevents inserting unescaped HTML in page
2020-11-16 18:19:24 -05:00
Michael d3e19bc880 Support for real reshares 2020-10-11 08:49:47 +00:00
Michael f255749c6a Issue 9358: liking and commenting on the community page now gives a feedback 2020-10-06 05:18:54 +00:00
Michael 88a0e976da Endless scrolling for searches and contact comments 2020-09-30 19:14:13 +00:00
Hypolite Petovan 3fa3e78844 Normalize item like/dislike template variable name 2020-09-13 20:01:54 -04:00
Hypolite Petovan 8d5eb61ea3 Normalize item comment template variable name 2020-09-13 20:01:54 -04:00