Commit History

Author SHA1 Message Date
  Diogo Cordeiro 2ad4fa99ed [CORE] Add ActivityPub plugin 5 years ago
  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 5 years ago
  Miguel Dantas afbbbbd4f2 [Memcached] Merged useful features from Memcache 5 years ago
  Miguel Dantas 32812c9482 [PLUGINS] Updated and reviewed the Memcached plugin 5 years ago
  Miguel Dantas c70e806d74 [RedisCache] Added README with configuration instructions 5 years ago
  Miguel Dantas 05be2e7386 [RedisCache] Fix use of undefined variable 5 years ago
  Miguel Dantas e2e8885ce3 [PLUGINS] Removed direct call of EndCache events on all plugins, as it is now handled by the library 5 years ago
  Miguel Dantas b214d8b6ee [CACHING] Imported Chimo's RedisCache plugin and fixed some small parts 5 years ago
  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 5 years ago
  Miguel Dantas 630a578e1d [COMPOSER] Added predis/predis and updated packages 5 years ago
  Miguel Dantas 0bb35d7e7f [LinkPreview] Fix 'no candidate for action "embedproxy"' 5 years ago
  tenma 357296baeb [CORE] Fix subscription-related functions from the Profile class 5 years ago
  Miguel Dantas bff525d26f [DOCUMENTATION][SYSADMIN][CONFIGURE] x-static-delivery was in the wrong section 5 years ago
  Diogo Cordeiro e4bdb21a54 [NodeInfo] New endpoint and formula for computing active users 5 years ago
  Diogo Cordeiro c0ac7f0ac8 [DOCUMENTATION] Late update of CHANGELOG and TODO list 5 years ago
  Diogo Cordeiro eba2fe1624 [DOCUMENTATION][SYSADMIN][CONFIG][profile] Fix default of backup and restore options 5 years ago
  Miguel Dantas 0030fe3aeb [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 5 years ago
  Miguel Dantas aaabf82eff [CORE][QUEUE] Error checking and type declaration on handling notice queue events 5 years ago
  Diogo Cordeiro de91d28f6f [PEAR][DB] Import some new commits 5 years ago
  Diogo Cordeiro 24d5d200b8 [EXTLIB][VALIDATE] Fix some types 5 years ago
  Miguel Dantas 573ba2ee43 [DOCUMENTATION] Added X-Sendfile/X-Accel-Redirect to the sample nginx and apache config files 5 years ago
  Diogo Cordeiro b4fced4bd7 [DOCUMENTATION] Add versioning information 5 years ago
  Miguel Dantas 52310a8ad8 [Embed] Fixed error related to oembed action 5 years ago
  Diogo Cordeiro 11d203c54a [DOCUMENTATION] Fix nginx location rule's regex for install and index 5 years ago
  biodantas 723f12923c Merge branch 'master' of biodantas/gnu-social into master 5 years ago
  Miguel Dantas 8b106dbc6c [MEDIA] Fixed wrong image cropping 5 years ago
  Miguel Dantas 955d5a136f [MEDIA] Replaced internal image handling with intervention/image, which is capable of using both GD and ImageMagik 5 years ago
  Miguel Dantas 2db3825940 [CORE][COMPOSER] Added intervention/image 5 years ago
  Diogo Cordeiro db3253e5d2 [CORE] Bump PHP requirement to PHP7.3+ 5 years ago
  Miguel Dantas dbde8383c9 [Embed] Fixed use of undefined variable in fixup_files script 5 years ago