#110 [WIP] Add namespaces and, in particular, fix Conflict with Event class and PHP Event module

Abierta
senooken desea fusionar 176 commits de senooken/fix-event-class-conflict en diogo/nightly

176 Commits

Autor SHA1 Mensaje Fecha
  SENOO, Ken 27dcdc3707 - Revert fixing third party library (`vendor/hoa/event/Bucket.php`). hace 4 años
  SENOO, Ken 6f11df2970 Fix conflict for GNUsocial Event class (lib/util/event.php) and PHP Event module hace 4 años
  Diogo Cordeiro bec6fdc66a [NOTICES] Add data-nosnippet attribute for notices by remote profiles hace 5 años
  Diogo Cordeiro 6833c9f1c2 [SHOWSTREAM] Add robots meta-tag for remote profiles hace 5 años
  Diogo Cordeiro 18ade30185 [FORMAT] Ran php-cs-fixer on the handlers of notice items and streams hace 5 años
  Alexei Sorokin e7ab305335 [CORE] Use monotonic time via hrtime() where applicable hace 5 años
  Alexei Sorokin 110d3a453a [Embed][CORE] Validate the hexadecimal for hex2bin properly hace 5 años
  Alexei Sorokin f5aeab39b4 [PEAR DB_DataObject] Make static methods in Cast actually static hace 5 años
  Diogo Cordeiro e7738895ce [DOCUMENTATION] Updated TODO and branches info hace 5 años
  Diogo Cordeiro 60446dfc20 [CORE] Better queues defaults hace 5 años
  Diogo Cordeiro dc211c9c44 [ActivityPub][Postman] Fix not sending notices to self hace 5 años
  Diogo Cordeiro 27babac6dc [Ostatus] Partially revert 69add504e6 hace 5 años
  Diogo Cordeiro 3e2b7cddc8 [ActivityPub][RSA] Revision, increase type scrictness and improve docs hace 5 años
  Diogo Cordeiro 80ba2b3ccc [ActivityPub] Properly handle Actor URIs by using events correctly hace 5 años
  Diogo Cordeiro b730582336 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL hace 5 años
  Alexei Sorokin 1b429dd2e5 [API] Show a nicer no such user error on statusnet/groups/list_all hace 5 años
  Alexei Sorokin 448404e45c [SCRIPTS] Fix resend_confirm_address.php hace 5 años
  Alexei Sorokin 562d84c375 [Xmpp] Adjust type declarations for changes in XMPPHP hace 5 años
  Diogo Cordeiro f09e3362aa [COMPOSER] update hace 5 años
  Diogo Cordeiro 51b5b1c08c [ActivityPub][RSA] Fix types of generate_keys hace 5 años
  Diogo Cordeiro ca2dde9a41 [ExtendedProfile] Fix updates and allow to delete values hace 5 años
  Alexei Sorokin 6674d1ed0f [NodeInfo][DATABASE] Adjust indices of the "notice" and "user" tables hace 5 años
  Diogo Cordeiro 2a10dffff8 [UI] Fix a small typo hace 5 años
  Diogo Cordeiro e0b17fc97d [REALTIME] Reviewed both the superclass and its dist plugins hace 5 años
  Alexei Sorokin 52800c3a65 [DATABASE] Remove profile_tag_tag_fkey hace 5 años
  Alexei Sorokin 9124617055 [Xmpp] Latin-1 space characters are not forbidden for XMPP resources hace 5 años
  Alexei Sorokin b312712d1b [Xmpp] Use UnexpectedValueException in splitJid, a bit narrower hace 5 años
  Alexei Sorokin 5bc1b8695e [DATABASE] Disable 'NULL' strings evaluation as SQL NULLs hace 5 años
  Diogo Cordeiro d921f3dadb [ActivityPub] New URI system hace 5 años
  Diogo Cordeiro c154712012 [PEAR DB_DataObject] Removed DB_DATAOBJECT_NO_OVERLOAD as we don't have support for either PHP 4 or 5 hace 5 años
  tenma 3634af3fdc [TheFreeNetwork] First code: Module class and census event hace 5 años
  tenma 1df9ec9f0f [SCRIPTS] Add updateuris script hace 5 años
  tenma ae54a94d41 [CORE] Update common_user_uri hace 5 años
  tenma 69add504e6 [OStatus] Add script for profile deduplication and URI fixing hace 5 años
  tenma a0d30b6872 [ActivityPub] Fix some small known problems hace 5 años
  Alexei Sorokin a06b33be66 [AnonymousFave][DATABASE] Set the created timestamp on INSERT hace 5 años
  Alexei Sorokin fe3e33e702 [DAEMONS][TwitterBridge] Set PUBLICDIR hace 5 años
  Alexei Sorokin 3f56459734 [COMPOSER] Remove some pre-composer remnants from the code hace 5 años
  Alexei Sorokin 4903241e4b [DOCUMENTATION][NGINX conf] snippets/fastcgi-php.conf is Debian-specific hace 5 años
  Alexei Sorokin 85be003cf5 [Embed][CORE] hex2bin should always get an even amount of symbols hace 5 años
  tenma bddc1c0f9d [ActivityPub] Fix successive "Cannot use object of type stdClass as array" errors in the postman hace 5 años
  tenma 01f6d83b86 [MODULES] Fix VERSION constant to MODULE_VERSION in various modules hace 5 años
  Diogo Cordeiro aa994ee4fb [CORE] Allow to force non-fancy URLs hace 5 años
  Diogo Cordeiro d058a70557 [MEDIA] Simplify Attachment actions hace 5 años
  Diogo Cordeiro 7298468df7 [FILE] Fix Return value of File::getFileOrThumbnailSize() must be of the type int, null returned hace 5 años
  Diogo Cordeiro 63caa5044d [LIB_REFACTOR] Fix minor issues hace 5 años
  tenma 2ae93dbec6 [ActivityPub] Revert usage of bitwise-operator & in the inbox_handler class. hace 5 años
  Diogo Cordeiro b434bead2c [ActivityPub] The protocol allows content to be null, GNU social doesn't, we'll reject silentiously hace 5 años
  Diogo Cordeiro 6284b155b8 [ActivityPub] attributedTo itself is not required, if not present then it should be inferred from the actor hace 5 años
  Diogo Cordeiro b12c2d17d5 [ActivityPub] Fix security issue concerning remote profile deletes hace 5 años
  Diogo Cordeiro 5fb1e26a4c [ActivityPub] Inbox Handler: Remove old guzzle import hace 5 años
  Diogo Cordeiro 6423750250 [ActivityPub] Slightly increase robustness on exception handling hace 5 años
  Diogo Cordeiro d9b5ef1cee [ActivityPub] Consistent headers in explorer requests hace 5 años
  Miguel Dantas f1717bde51 Fix 'Call to a member function getPayload() on null' hace 5 años
  Miguel Dantas c6f4f40bba [Embed][CORE] Fixes 'Invalid Filename' on Embed. Regex didn't get updated hace 5 años
  Alexei Sorokin 65f1b1e1e3 Fix minor git merge resolving issues hace 5 años
  Alexei Sorokin ad91ef66bd [SCRIPTS] Set PUBLICDIR in plugin scripts as well hace 5 años
  Alexei Sorokin 6bfa593988 [DAEMONS] Move resetDb to the Daemon class hace 5 años
  Diogo Cordeiro 3ea580b537 [ActivityPub] Add missing parenthesis in class instantiation hace 5 años
  Alexei Sorokin 87b0b493eb [ActivityPub] Fix an unhandled error in onStartGetProfileFromURI hace 5 años
  Diogo Cordeiro 4eb4a2de00 [ActivityPub] Fix some bugs with onStartNoticeSearch hace 5 años
  Alexei Sorokin 1f2f57b03b [CORE] Fix logging of very early failures hace 5 años
  Alexei Sorokin 4afaad3df5 [DATABASE][MariaDB] Properly account for foreign keys hace 5 años
  Diogo Cordeiro c3ba2e0f94 [BugFix] Plugins ExtendedProfile and OverwriteThemeBackground - admin is identical to system path names. hace 5 años
  Alexei Sorokin 693c3168da [OStatus] The unsubscribe state also needs a label hace 5 años
  Alexei Sorokin 8f309bc768 Merge branch 'pgsql_support' into nightly hace 5 años
  Alexei Sorokin 1a0d6a90c2 [INSTALL] Fix lib/util/installer.php import path hace 5 años
  Diogo Cordeiro 7f2019b4af [MODULES] Make disable in admin panel effective hace 5 años
  Alexei Sorokin ee7f0a2016 [DATABASE] Re-introduce PostgreSQL support hace 5 años
  Alexei Sorokin 644b417f6c [DATABASE] Use "<>" as an SQL non-equality sign hace 5 años
  Alexei Sorokin 471576d6e8 [DATABASE] Columns not in GROUP BY must not be queried hace 5 años
  Alexei Sorokin 7ee8aa7838 [DATABASE] Re-introduce the enum type abstraction hace 5 años
  Alexei Sorokin af63e9a7ad [DATABASE] Set all primary keys as "not null" explicitly hace 5 años
  Alexei Sorokin 95c7344557 [DATABASE] Various table schema related fixes hace 5 años
  Alexei Sorokin 0c936e54ba [DATABASE] Re-order tables to be created hace 5 años
  Alexei Sorokin 62b90c29db [DATABASE] Introduce a bool type in schema hace 5 años
  Alexei Sorokin 6911b499d3 [DATABASE] Consistently use the "LIMIT $limit OFFSET $offset" syntax hace 5 años
  Alexei Sorokin 44f4c9374d [DATABASE] Use time intervals in a SQL standard compliant way hace 5 años
  Alexei Sorokin 11dabbe44d [DATABASE] Only use single quotation marks for SQL strings hace 5 años
  Alexei Sorokin 0a5a3845db [DATABASE] Set NULL in DB_DataObject in a more reliable manner hace 5 años
  Alexei Sorokin 5b797328f2 [DATABASE] Always quote identifiers hace 5 años
  Alexei Sorokin b89f1ad7d8 [CORE] Another inboxnoticestream improvement hace 5 años
  Alexei Sorokin b0104d9992 [DAEMONS] Switch daemons to double-forking for daemonisation hace 5 años
  Alexei Sorokin 9d8f4c774f [DAEMONS] Properly disconnect daemons from the database hace 5 años
  Diogo Cordeiro 8b7a22ecd9 Merge branch 'nightly' of biodantas/gnu-social into nightly hace 5 años
  Miguel Dantas a4e6db8d76 [OpportunisticQM] Revamped plugin to be able to use other poll based queuemanagers, no just the DB hace 5 años
  Miguel Dantas 78506d5249 [StompQueue] Changed StompQueueManager to use polling rather than sockets hace 5 años
  Miguel Dantas 6747b18b75 [PLUGINS] Added UnQueue, a new default plugin which does all actions immediately hace 5 años
  Miguel Dantas 544f13c52a [PLUGINS] Added DBQueue plugin hace 5 años
  Miguel Dantas 4644f6e96b [PLUGINS] Added StompQueue plugin, based on the implementation in lib/queue/stompqueuemanager. Updated to new STOMP library version. Dropped liberalstomp.php and stompqueuemanager.php hace 5 años
  Miguel Dantas a3b228399b [PLUGINS] Added RedisQueue hace 5 años
  Miguel Dantas 100a557c7c [CORE][AUTOLOAD] Fix class OAuthRequest not found hace 5 años
  Miguel Dantas 6acc75ccff [FRAMEWORK][AUTOLOAD] Fix autoloads hace 5 años
  Miguel Dantas b41f9620fa [LIB_REFACTOR] Fix requires hace 5 años
  Miguel Dantas 58bde08425 [LIB_REFACTOR] Moving files into separate semantic categories hace 5 años
  Miguel Dantas 7d6c6edab3 [RedisCache] Fix call to getPayload on int. The library is badly documented, but seems to return the TTL instead of the normal redis response hace 5 años
  Miguel Dantas d209964718 [Memcached] Fix call to undefined method `close` hace 5 años
  Miguel Dantas c03f659efb [Embed] Fix use of undefined `img_data` hace 5 años
  tenma 2e66cbeb60 [CORE] Fix undefined offset warnings in different files hace 5 años
  tenma 19409cb999 [ActivityPub] Add support fox search-box profile/notice grabbing hace 5 años
  tenma c06182c38f [ActivityPub] Handle DELETE-Person activity hace 5 años
  Miguel Dantas f79cd8cee3 [CORE] Fix small bug where Notice was sending a JSON representation to the queue, instead of sending itself hace 5 años
  tenma c130739de0 [AP] Fix subscription events hace 5 años
  tenma 1a4a1583d5 [AP] Subscribe RemoteFollow plugin events for allowing following with the remote-follow button hace 5 años
  tenma 3633ca04eb [OStatus] Port remote-follow to the RemoteFollow plugin hace 5 años
  tenma e61c0c45aa [RemoteFollow] Initial work in the RemoteFollow plugin hace 5 años
  Miguel Dantas 6d81848f25 [URLMAPPER] Fix small bug in URLMapper: a dynamic route might not exist even if a static one does hace 5 años
  Miguel Dantas 10b3b343dd [DirectMessage] Fixed use of incorrect type which prevented posting notices with only one word hace 5 años
  tenma f6fd025be2 [AP] Update version info hace 5 años
  tenma b5897687a6 [AP] Prevent postman to include the actor's followers for every sent activity hace 5 años
  tenma ebeae261de [AP] Support Private Messaging hace 5 años
  tenma 9733f3c02c [AP] Fix Follow collections hace 5 años
  tenma 217c8a3933 [AP] Handle unlisted/followers-only notices hace 5 años
  tenma 7188d81ad4 [AP] Properly target public notices hace 5 años
  Miguel Dantas 48cacd6d9d [RedisCache] Added plugin description, fixes 'empty msgid' error hace 5 años
  Diogo Cordeiro 1e378a514d [OverwriteThemeBackground] This new plugin will let the admin set a custom background theme independent hace 5 años
  Diogo Cordeiro 92ab5e18ee [ExtendedProfile] Fix Admin menu option hace 5 años
  Diogo Cordeiro b42af10905 [MODULES] Allow to delete third party plugins hace 5 años
  Diogo Cordeiro afe8158cb7 [MODULES] Allow to upload third party plugins hace 5 años
  Diogo Cordeiro a05bea0af5 [MODULES] List all available plugins and allow enabling them via UI hace 5 años
  Diogo Cordeiro e1514a151c [DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc hace 5 años
  Diogo Cordeiro 2a82cfdb2a [TagCloud] Add Readme hace 5 años
  Diogo Cordeiro 49da433879 [SearchSub][README] No longer is a default plugin since 8614cd77 hace 5 años
  Diogo Cordeiro 92388e1734 [SamplePlugin] Review and update with the latest GNU social best practices hace 5 años
  Diogo Cordeiro 3860c25dc0 [ConversationTree] Format the plugin, add strict typing and fix docblocks hace 5 años
  Diogo Cordeiro 25ee5ed1f9 [OfflineBackup] Fix plugin hace 5 años
  Diogo Cordeiro 566214ac62 [PLUGINS] Removed OpenX as the service doesn't exist anymore hace 5 años
  Diogo Cordeiro 1459f10803 [GroupFavorited] Fix plugin hace 5 años
  Diogo Cordeiro 0795a39459 [ExtendedProfile] Hide 'Extra fields' from profile when no field was created by the sysadmin hace 5 años
  Diogo Cordeiro e5831d6807 [ExtendedProfile] Allow to delete custom profile field hace 5 años
  Diogo Cordeiro 88bdb5114f [Plugins] Incorporated GNUsocialExtendedProfile as part of ExtendedProfile hace 5 años
  Diogo Cordeiro 90bd9088bb [GNUsocialProfileExtensions] Fixed plugin hace 5 años
  Diogo Cordeiro 01cf8ab82c [PLUGINS] Removed GNUsocial{Photo, Photos, Video} as we don't need them anymore hace 5 años
  Diogo Cordeiro aee5506f00 [PLUGINS] Removed GeoURL as the service doesn't exist anymore hace 5 años
  Diogo Cordeiro b6183f2de1 [ForceGroup] Modernized plugin and improved documentation hace 5 años
  Diogo Cordeiro 452e0fe553 [DEFAULT] Add 'DirectionDetector' as a default plugin hace 5 años
  Diogo Cordeiro 2f341a3369 [ChooseTheme] Fixed plugin hace 5 años
  Diogo Cordeiro 66e55d1a1f [BlankAd] Fixed plugin hace 5 años
  Diogo Cordeiro 63fac32bc0 [Awesomeness] Fixed plugin hace 5 años
  Diogo Cordeiro aaeaeba57c [DEFAULT] Add 'AccountManager' as a default plugin hace 5 años
  Diogo Cordeiro d3c56897a3 [CORE] Core modules shouldn't show up in version action hace 5 años
  Diogo Cordeiro 0c2c3ec862 [CORE] Plugin API now extends a new Module API hace 5 años
  Diogo Cordeiro b6e7b18c7b [PLUGIN API] Bug fixes and improvements hace 5 años
  Diogo Cordeiro 55d049b1e8 [CORE] Move plugin superclasses from /lib/ to /lib/modules/ hace 5 años
  Diogo Cordeiro 8c0601816f [CORE] Move core plugins to a new modules directory hace 5 años
  Miguel Dantas 350cde08d8 [Embed] Added support for inline images hace 5 años
  tenma db5a29fd9a [DirectMessage] Major plugin rework hace 5 años
  tenma 0716605e94 [CORE][ROUTES] Update urlmapper to search dynamic routes before static ones when generating URLs. hace 5 años
  tenma c802480d75 [CORE] Add new Notice scope for private messaging hace 5 años
  Miguel Dantas 2519431f02 [Embed] Added support for inline images hace 5 años
  Miguel Dantas b38e71e544 [Embed] Only resize thumbnail if it's bigger than the desired size hace 5 años
  Diogo Cordeiro c981afcf31 [DOCUMENTATION] Add release notes hace 5 años
  Diogo Cordeiro eccb8a4faf [ActivityPub] Move models from 'classes' to 'lib/models' hace 5 años
  tenma 7fa5ddfc44 [ActivityPub] Fix WebFinger event subscription hace 5 años
  tenma 054f4e77f5 [ActivityPub] Fix handling of Delete Activity hace 5 años
  Diogo Cordeiro 1398d6cc21 [ActivityPub] This is the first release of the plugin hace 5 años
  tenma b902b019fb [ActivityPub] Use queues for notice distribution hace 5 años
  tenma 5e589aba3c [OStatus] Fix notice enqueue hace 5 años
  tenma c28cee88b7 [ActivityPub] Ensuring federation with other software hace 5 años
  brunoccast 14a45dc546 [ActivityPub] Fix notice creation hace 5 años
  brunoccast 883621ba34 [ActivityPub] Routes hace 5 años
  brunoccast 067cc81ebb [ActivityPub] Ensuring notice deletion hace 5 años
  brunoccast b19ee7b894 [ActivityPub] Ensuring Notice Favor/Disfavor hace 5 años
  brunoccast 1b356d3bf2 [ActivityPub] Ensuring notice distribution hace 5 años
  brunoccast 94a4059b4a [ActivityPub] Caching of Following/Followers interactions and collections hace 5 años
  brunoccast 735a0023cc [ActivityPub] Routes hace 5 años
  Diogo Cordeiro 2ad4fa99ed [CORE] Add ActivityPub plugin hace 5 años
  Miguel Dantas c0950c5fc6 [PLUGINS] Dropped Memcache in favor of Memcached. The difference between these is that they use a similarly php library to interact with memcache, but memcached is more modern hace 5 años
  Miguel Dantas afbbbbd4f2 [Memcached] Merged useful features from Memcache hace 5 años
  Miguel Dantas 32812c9482 [PLUGINS] Updated and reviewed the Memcached plugin hace 5 años
  Miguel Dantas c70e806d74 [RedisCache] Added README with configuration instructions hace 5 años
  Miguel Dantas 05be2e7386 [RedisCache] Fix use of undefined variable hace 5 años
  Miguel Dantas e2e8885ce3 [PLUGINS] Removed direct call of EndCache events on all plugins, as it is now handled by the library hace 5 años
  Miguel Dantas b214d8b6ee [CACHING] Imported Chimo's RedisCache plugin and fixed some small parts hace 5 años
  Miguel Dantas ba98bb9334 [CORE] Fixed small anti-pattern on cache code. Plugins had to throw EndCache events, when this should be done by the library hace 5 años
  Miguel Dantas 630a578e1d [COMPOSER] Added predis/predis and updated packages hace 5 años