Commit Graph

3119 Commits

Author SHA1 Message Date
Tobias Diekershoff 37ebd7d2a8 DE morechoice translation update THX vinz 2018-11-01 08:06:45 +01:00
Hypolite Petovan cbb915d9ad
Merge pull request #768 from zeroadam/CoreRenderer
Core Renderer Class
2018-10-31 14:22:13 -04:00
Adam Magness 07fcb9c62b A few missed
a few missed function calls.
2018-10-31 11:06:15 -04:00
Adam Magness 9079480d4a move to Renderer class
update functions calls for new Renderer class.
2018-10-31 10:55:15 -04:00
Hypolite Petovan 43f7ea1e16
Merge pull request #767 from tobiasd/20181031-de
DE translation statusnet addon THX vinz
2018-10-31 09:02:00 -04:00
Tobias Diekershoff 50573ea5c8 DE translation statusnet addon THX vinz 2018-10-31 09:39:45 +01:00
Tobias Diekershoff 2ade584927 DE translation statusnet addon THX vinz 2018-10-31 09:39:04 +01:00
Hypolite Petovan 1d80061a12
Merge pull request #766 from zeroadam/hotfix-3878
Logger: Bug fix
2018-10-30 13:33:36 -04:00
Adam Magness 341320e07e Bug fix
missing semi-colon
2018-10-30 13:18:47 -04:00
Hypolite Petovan 807a9bf383
Merge pull request #765 from zeroadam/CoreLogger
Logger functions
2018-10-30 13:15:34 -04:00
Adam Magness c9a8974165 Logger Levels
update logger levels
2018-10-30 09:48:09 -04:00
Adam Magness 49eff56e5d Core Logger
implement log() function.
more to squash


Core Logger Class

implement log() function
2018-10-29 19:40:18 -04:00
Michael Vogel b53157370a
Merge pull request #762 from MrPetovan/task/move-pager-out-of-app
[forumdirectory] Use Content\Pager instead of App->pager
2018-10-25 21:42:51 +02:00
Hypolite Petovan d4340af4fc [forumdirectory] Use new Pager constructor and renderFull signatures 2018-10-24 20:18:22 -04:00
Hypolite Petovan d3ab209676
Merge pull request #763 from nupplaphil/replacing_goaway
Bugfix - Replacing goaway()
2018-10-24 14:28:58 -04:00
Philipp Holzer d197bf4c2b
Bugfix - Replacing goaway() 2018-10-24 20:09:36 +02:00
Hypolite Petovan 6f421a74c6 [forumdirectory] Use Content\Pager instead of App->pager 2018-10-24 02:38:54 -04:00
Hypolite Petovan 2aa373a75d
Merge pull request #761 from vinzv/develop
resize images to 300px for frio compliance
2018-10-23 10:48:11 -04:00
Vinzenz Vietzke b9c39e50b3 resize images to 300px for frio compliance 2018-10-23 16:38:01 +02:00
Michael Vogel 229cf2304f
Merge pull request #759 from MrPetovan/task/move-dbstructure-to-php
[various] Move dbstructure to php
2018-10-22 23:19:25 +02:00
Tobias Diekershoff cbb75b2329
Merge pull request #760 from MrPetovan/bug/5913-fix-twitter-share
[twitter] Add missing parameter to converShare
2018-10-21 16:41:59 +02:00
Hypolite Petovan 9222681d18 [twitter] Add missing parameter to converShare 2018-10-21 08:45:53 -04:00
Hypolite Petovan 6c9788aa04 [public_server] Move NULL_DATE to DBA::NUL_DATETIME
- Remove useless DBA::escape when used with database constant
2018-10-21 02:54:09 -04:00
Hypolite Petovan 13f2734f42 [advancedcontentfilter] Move NULL_DATE to DBA::NULL_DATETIME 2018-10-21 02:53:07 -04:00
Hypolite Petovan 7a376aeaad
Merge pull request #758 from nupplaphil/move_global_functions_3
Move Global Functions - Part 3
2018-10-20 13:19:49 -04:00
Philipp Holzer e67d810ecd
Move Global Functions - Part 3
- Replaced every CACHE_ definition
2018-10-20 18:22:13 +02:00
Hypolite Petovan 2ac21ef32a
Merge pull request #756 from JonnyTischbein/move_include_security
Move include/security to /src/Core/Authentication.php and /src/Util/Security.php
2018-10-19 08:58:31 -04:00
Michael Vogel fdc45bdcba
Merge pull request #757 from MrPetovan/feature/3218-twitter-normalize-mentions
[twitter] Shorten foreign share mention
2018-10-18 05:50:04 +02:00
Hypolite Petovan 18a742546c [twitter] Shorten foreign share mention 2018-10-17 22:28:28 -04:00
Michael Vogel e743cecbe8
Merge pull request #754 from MrPetovan/feature/3218-twitter-normalize-mentions
[twitter] Normalize mentions/foreign reshares
2018-10-17 22:01:15 +02:00
Jonny Tischbein 0bb8fdfde2 renaming and moving from security to Model/Item and BaseModule 2018-10-17 21:34:15 +02:00
Jonny Tischbein e7f4dc8454 Move include/security to /src/Core/Authentication.php and /src/Util/Security.php 2018-10-17 18:58:05 +02:00
Hypolite Petovan 4eff144765 [twitter] Add support for $is_quote_share in twitter_convert_share 2018-10-17 08:19:47 -04:00
Michael Vogel 0f540002db
Merge pull request #755 from MrPetovan/bug/5932-fix-php-notices
[buffer] Fix Undefined offset: 504 notice
2018-10-17 14:01:00 +02:00
Hypolite Petovan 68f344baa0 [buffer] Fix Undefined offset: 504 notice 2018-10-17 07:48:32 -04:00
Tobias Diekershoff 1818c9b86c
Merge pull request #753 from MrPetovan/bug/5932-fix-php-notices
[statusnet] Fix Undefined variable: id
2018-10-17 07:32:29 +02:00
Hypolite Petovan 8153276e63 [twitter] Add custom handling for foreign reshares 2018-10-17 01:15:15 -04:00
Hypolite Petovan 2f91ce87b7 [twitter] Add custom handling for mentions 2018-10-17 01:14:57 -04:00
Hypolite Petovan 2454a963e0 [statusnet] Fix Undefined variable: id 2018-10-16 20:06:44 -04:00
Tobias Diekershoff fd3eb35c33
Merge pull request #751 from MrPetovan/bug/twitter-fix-media_id_string-notice
[twitter] Fix Undefined property: stdClass::$media_id_string notice
2018-10-14 17:43:11 +02:00
Tobias Diekershoff 440e929898
Merge pull request #752 from MrPetovan/bug/fromgplus-fix-undefined-published
[fromgplus] Fix Undefined property: stdClass::$published notice
2018-10-14 17:42:27 +02:00
Hypolite Petovan 375f625e83 [fromgplus] Fix potentially missing attachments property in activity 2018-10-14 09:27:44 -04:00
Hypolite Petovan b040bee1d0 [fromgplus] Fix Undefined property: stdClass::$published notice 2018-10-14 07:17:15 -04:00
Hypolite Petovan da86118283 [twitter] Fix Undefined property: stdClass::$media_id_string notice 2018-10-14 07:10:08 -04:00
Hypolite Petovan 5b01292e68
Merge pull request #749 from annando/notices
Statusnet: One notice removed
2018-10-13 19:32:39 -04:00
Hypolite Petovan 0361bc0461
Merge pull request #748 from nupplaphil/remove_global_functions
Remove z_root()
2018-10-13 19:32:25 -04:00
Michael f17f7cc5bf Statusnet: One notice removed 2018-10-13 17:53:46 +00:00
Philipp Holzer e4afd1c120
remove z_root() 2018-10-13 19:07:22 +02:00
Michael Vogel a8282d143e
Merge pull request #747 from MrPetovan/bug/mastodoncustomemojis-fix-notice
[mastodoncustomemojis] Ensure enoji array keys are set
2018-10-12 14:57:47 +02:00
Hypolite Petovan 39bb3ed6eb [mastodoncustomemojis] Ensure enoji array keys are set 2018-10-12 08:53:43 -04:00