Commit Graph

29295 Commits

Author SHA1 Message Date
Michael 9a6141dcbe Use "pcntl_fork" to fork processes 2021-01-01 19:35:29 +00:00
Hypolite Petovan b10cd8772c
Merge pull request #9734 from annando/issue-9704
Issue 9704: Improved log levels
2020-12-31 15:53:01 -05:00
Michael 5dcc02594c Some more log levels 2020-12-31 20:44:33 +00:00
Michael d1ea529cfb Issue 9704: Improved log levels 2020-12-31 20:14:13 +00:00
Michael Vogel 1b841d8379
Merge pull request #9731 from MrPetovan/task/various-theme-changes
Various theme changes
2020-12-31 19:41:06 +01:00
Michael Vogel 54db693e16
Merge pull request #9724 from MrPetovan/bug/notices
Various improvements
2020-12-31 17:30:50 +01:00
Hypolite Petovan c69d8ee455
Merge pull request #9732 from annando/public-permissionset
Accept public and user contact id for permissionsets
2020-12-31 11:14:22 -05:00
Michael a2c9aa8e11 Accept public and user contact id for permissionsets 2020-12-31 15:22:38 +00:00
Hypolite Petovan 51b08769e2 [vier] Convert wall-item-body span to div
- This element contains the post body that can also contains block elements
2020-12-31 09:07:33 -05:00
Hypolite Petovan 15d6227aa2 [quattro] Convert wall-item-body span to div
- This element contains the post body that can also contains block elements
2020-12-31 09:07:24 -05:00
Hypolite Petovan f1e96d5bc9 [frio] Restore previous back to top arrow character 2020-12-31 09:06:10 -05:00
Hypolite Petovan 422de110e6
Merge pull request #9727 from annando/notice
Fix a notice when the path is empty
2020-12-31 07:15:12 -05:00
Michael Vogel a72c7969aa
Merge pull request #9726 from MrPetovan/bug/9249-frio-back-to-top-css
[frio] Vary Back to Top element depending on the theme accent/colors
2020-12-31 09:19:04 +01:00
Michael Vogel 656ba2a63e
Merge pull request #9725 from MrPetovan/bug/smilies-image-description
Prevent alt text of emoji image tags to be converted to smilies in BBCode::convert
2020-12-31 09:18:21 +01:00
Michael fec5f2c217 Fix a notice when the path is empty 2020-12-31 07:54:56 +00:00
Hypolite Petovan 94b9ed53c2 [frio] Vary Back to Top element depending on the theme accent/colors
- Add specific support for dark/black schemes
2020-12-30 23:10:22 -05:00
Hypolite Petovan fff565a80b Prevent alt text of emoji image tags to be converted to smilies in BBCode::convert 2020-12-30 22:23:58 -05:00
Hypolite Petovan beaef12296 Add missing first file/line in exception template 2020-12-30 21:15:01 -05:00
Hypolite Petovan e342f69e21 Simplify item sanitization in Util\ACLFormatter 2020-12-30 21:11:24 -05:00
Hypolite Petovan f0267fc441 Simplify user public contact id retrieval in mod/events 2020-12-30 21:10:39 -05:00
Hypolite Petovan 934f69a426
Merge pull request #9721 from annando/notices
Fix several notices
2020-12-30 09:20:59 -05:00
Hypolite Petovan a12380a247
Fix typo in Model\Event 2020-12-30 09:20:46 -05:00
Michael c5c9fda93c Improved logging, avoid fatal error 2020-12-30 07:13:47 +00:00
Michael 96e140a027 Merge remote-tracking branch 'upstream/2020.12-rc' into notices 2020-12-30 07:12:59 +00:00
Hypolite Petovan d41cb3f3e6
Merge pull request #9722 from annando/fix-fatal
Fix fatal
2020-12-29 21:29:35 -05:00
Michael 269c2b6731 Merge remote-tracking branch 'upstream/2020.12-rc' into fatal 2020-12-29 22:17:02 +00:00
Michael d666501ee0 Fix fatal error 2020-12-29 22:14:54 +00:00
Michael a294c19d6e Fix several notices 2020-12-29 21:38:23 +00:00
Hypolite Petovan ea348623d4
Merge pull request #9717 from tobiasd/20201229-lng
DE and HU translation updates
2020-12-29 04:18:16 -05:00
Tobias Diekershoff 57cf107bf5 HU translation updated THX Balázs Úr 2020-12-29 08:37:35 +01:00
Tobias Diekershoff 255452a28a DE translation update 2020-12-29 08:37:19 +01:00
Tobias Diekershoff cf65725373
Merge pull request #9713 from annando/annando/issue9712
Comment to Twitter post is posted to AP instead
2020-12-28 08:08:02 +01:00
Michael 152daaabfb Comment to Twitter post is posted to AP instead
Fixes friendica/friendica#9712
2020-12-28 06:49:23 +00:00
Michael Vogel 2edad06972
Merge pull request #9711 from MrPetovan/bug/fatal-errors
Throw exception when item doesn't exist in Factory\Api\Mastodon\Status->createFromUriId
2020-12-28 07:04:08 +01:00
Michael Vogel 00a2df54d0
Merge pull request #9710 from MrPetovan/bug/9622-restore-autocomplete-sitewide
Restore auto-complete feature in comments forms
2020-12-28 07:02:17 +01:00
Hypolite Petovan 8c1e2b9800 Throw exception when item doesn't exist in Factory\Api\Mastodon\Status->createFromUriId
- Address https://github.com/friendica/friendica/issues/9250#issuecomment-750464977
2020-12-27 21:15:21 -05:00
Hypolite Petovan 46ed610d04 Restore auto-complete feature in comments forms
- New catch-all feature supports network/display pages, infinite scroll and live updated conversations
2020-12-27 20:36:33 -05:00
Hypolite Petovan 97bbe3ae96
Merge pull request #9709 from annando/updated-language
messages.po updated
2020-12-27 09:37:26 -05:00
Michael 2d881884f9 messages.po updated 2020-12-27 12:03:50 +00:00
Michael Vogel 0d43ec26ff
Merge pull request #9707 from MrPetovan/bug/9518-frio-admin-users-sort
[frio] Replace additional sort buttons by anchor links in users admin
2020-12-27 07:08:20 +01:00
Hypolite Petovan c59336e001 [frio] Replace additional sort buttons by anchor links in users admin
- Buttons were used in a previous version where sorting was done using Javascript
2020-12-27 00:08:15 -05:00
Hypolite Petovan c281589fe2
Merge pull request #9706 from annando/photo-speed
Reducing load when displaying photos
2020-12-26 18:02:52 -05:00
Michael 447bac077e Simplify the resizing 2020-12-26 21:24:36 +00:00
Michael 997319a41f Use the raw data instead of an object 2020-12-26 19:31:39 +00:00
Michael 7f56e2e7a9 Improve photo loading speed 2020-12-26 18:51:36 +00:00
Michael Vogel 3ed4f427bf
Merge pull request #9691 from MrPetovan/bug/8896-unicode-tag-trimming
Add support for Unicode in Model\Tag::store
2020-12-24 13:59:11 +01:00
Hypolite Petovan f0eeb4900f Add support for Unicode in Model\Tag::store 2020-12-24 05:09:38 -05:00
Michael Vogel 71bd6c674b
Merge pull request #9701 from MrPetovan/bug/9636-frio-mobile-intros-buttons
[frio] Improve display of introduction action buttons on mobile
2020-12-23 19:50:16 +01:00
Hypolite Petovan 76f157ea72
Merge pull request #9703 from tobiasd/20201223-lng
Translation Updates
2020-12-23 13:38:08 -05:00
Tobias Diekershoff 98787cbd3c RU translations THX SpcCw 2020-12-23 19:20:16 +01:00