4
0

Gráfico de commits

  • ac97efbf21 [PLUGINS] Updated and reviewed the Memcached plugin Miguel Dantas 2019-08-15 16:05:33 +01:00
  • f689df3e68 [RedisCache] Added README with configuration instructions Miguel Dantas 2019-08-14 15:20:52 +01:00
  • df468f9605 [RedisCache] Fix use of undefined variable Miguel Dantas 2019-08-14 14:53:57 +01:00
  • d7c2c98a02 [PLUGINS] Removed direct call of EndCache events on all plugins, as it is now handled by the library Miguel Dantas 2019-08-13 03:02:05 +01:00
  • d8d7abee9f [CACHING] Imported Chimo's RedisCache plugin and fixed some small parts Miguel Dantas 2019-08-13 02:52:35 +01:00
  • 4f8ede8239 [CORE] Fixed small anti-pattern on cache code. Plugins had to throw EndCache events, when this should be done by the library Miguel Dantas 2019-08-13 01:32:54 +01:00
  • 19d68c9f8e [COMPOSER] Added predis/predis and updated packages Miguel Dantas 2019-08-13 01:31:05 +01:00
  • 50c98d53c9 Revert "[CORE] Another fix for the inboxnoticestream query" Diogo Peralta Cordeiro 2021-07-16 19:44:14 +01:00
  • b6bcd3b8c0 [PEAR] Force using extlib's patched version Diogo Peralta Cordeiro 2021-07-16 18:31:30 +01:00
  • 31433db539 [ActivityPub][POSTMAN] Do not die on network errors Diogo Peralta Cordeiro 2021-07-16 18:03:12 +01:00
  • bdb4c54fa8 [DirectMessage] Fix some wrong calls after MessageModel introduction in d9a9a3746b Diogo Peralta Cordeiro 2021-07-16 17:34:48 +01:00
  • 55293e4008 [ActivityPub][INBOX] CREATE NOTE Attachments, we handle enclosures elsewhere Diogo Peralta Cordeiro 2021-07-16 17:07:13 +01:00
  • 066dfbb66d [MEDIA][MediaFile] Prevent issues with huge original filenames Diogo Peralta Cordeiro 2021-07-16 14:45:56 +01:00
  • bb2c845f62 [ActivityPub][INBOX] CREATE NOTE now accepts <br> tag Diogo Peralta Cordeiro 2021-07-16 13:20:39 +01:00
  • fbeadc1d49 [StoreRemoteMedia][SCRIPTS] Fix typo in query Diogo Peralta Cordeiro 2021-07-16 12:41:51 +01:00
  • b6ce12a267 Update the project homepage and IRC channel Alexei Sorokin 2021-06-12 11:30:12 +03:00
  • 3b86f06134 [INSTALL] Update mailing list URL, as recommended by @Gijs someonewithpc 2021-05-10 13:56:16 +00:00
  • b4b71f7626 [StoreRemoteMedia] Fix failing to show remote thumbnails on first load imgPath onCreateFileImageThumbnailSource would throw FileNotFoundException Diogo Peralta Cordeiro 2021-04-12 22:42:45 +01:00
  • f088a3d54f [Embed] Apply encoding and increased type strictness patches from StoreRemoteMedia Diogo Peralta Cordeiro 2021-04-12 03:30:35 +01:00
  • 5b23781e68 [StoreRemoteMedia] Gracefully recover from poorly encoded images Diogo Peralta Cordeiro 2021-04-12 03:09:18 +01:00
  • edc9fd203d [StoreRemoteMedia] Increase type strictness Diogo Peralta Cordeiro 2021-04-11 21:16:11 +01:00
  • 844ecbf71e [Embed] Revert defaults and fix Readme example Diogo Peralta Cordeiro 2021-02-21 20:20:48 +00:00
  • 8570ad2094 [StoreRemoteMedia][SCRIPTS] Move removeRemoteMedia deleteRemoteMedia Diogo Peralta Cordeiro 2021-02-21 13:52:10 +00:00
  • bc3eb7bccc [MEDIA] Allow thumbnail only entries Diogo Peralta Cordeiro 2021-02-21 10:35:02 +00:00
  • 800c0daafe [StoreRemoteMedia][SCRIPTS] Update removeRemoteMedia Diogo Peralta Cordeiro 2021-02-21 09:26:35 +00:00
  • 9b1ccdc320 [SCRIPTS] Update clean_file_table Diogo Peralta Cordeiro 2021-02-21 13:30:09 +00:00
  • 6c8e826028 [MEDIA][SCRIPTS] clean_thumbnails Allow to delete remote thumbs as well Diogo Peralta Cordeiro 2021-02-21 09:03:12 +00:00
  • d47bb3736e [Media] Document recently added settings and add some more Fix some buggy ones, especially Embed crop Diogo Peralta Cordeiro 2021-02-19 12:10:37 +00:00
  • ec1719e61d [StoreRemoteMedia][Embed] Bump plugins version Diogo Peralta Cordeiro 2021-02-19 10:34:21 +00:00
  • a657a7809a [Media] Upload of previously uploaded files now works (bug fix) Diogo Peralta Cordeiro 2021-02-18 17:49:10 +00:00
  • ef0f65720e [StoreRemoteMedia] Remote images are now stored exactly on the necessary size for the thumb Diogo Peralta Cordeiro 2021-02-17 09:48:24 +00:00
  • 22b5dd8567 [Media] Fix several issues [StoreRemoteMedia] Upgrade plugin to use the new Media system Diogo Peralta Cordeiro 2021-02-16 18:30:21 +00:00
  • f9290705f8 [ActivityPub] Attachment fetch should happen on StoreRemoteMedia Diogo Peralta Cordeiro 2020-09-21 21:54:14 +01:00
  • e51520bd63 [Core] Add an event for StoreRemoteMedia and Embed Diogo Peralta Cordeiro 2020-09-21 21:37:21 +01:00
  • 6028175bfc [Media] Fix issues with database file storage Diogo Peralta Cordeiro 2020-09-21 21:54:23 +01:00
  • e9cd437668 [DOCUMENTATION] git clone with https so people don't need an account Diogo Peralta Cordeiro 2021-02-21 15:57:00 +00:00
  • aa153f2ee7 [i18n] Re-add gettext emulation Removed by mistake with 9cc7df51d6#L50 Diogo Peralta Cordeiro 2021-02-21 15:38:46 +00:00
  • b1e6b00545 [ActivityPub] Re-implement Delete Actor Diogo Peralta Cordeiro 2021-02-21 14:59:36 +00:00
  • 4f0ddc85d3 Merge branch 'ukrainian-translation-fix-branch' of tokarskiy/gnu-social into nightly Diogo Cordeiro 2020-12-31 11:20:15 +00:00
  • 5d45702d5f Added some ukr translations Andrew Tokarskiy 2020-12-31 10:17:45 +02:00
  • d731a5cb09 Fixed some ukrainian translation errors Andrew Tokarskiy 2020-12-30 20:00:00 +02:00
  • 06dfd91a82 Various fixes Alexei Sorokin 2020-10-11 18:29:47 +03:00
  • c540466147 [XMPP] Respond to ping and track time monotonically Alexei Sorokin 2020-09-27 00:16:08 +03:00
  • 4d8b04cda9 Clear out potential duplicates when semi-joining a union Alexei Sorokin 2020-09-21 22:25:33 +03:00
  • aed2344bd4 Set the character set before making a connection Alexei Sorokin 2020-09-16 19:34:49 +03:00
  • c2508f8fa2 Change required MySQL database character set variable SENOO, Ken 2020-09-12 17:14:33 +09:00
  • 52d67b0f44 Avoid ordering just by a timestamp Alexei Sorokin 2020-09-15 16:59:27 +03:00
  • 8079a476b6 Remove "magic quotes" code and avoid wrong order implode Alexei Sorokin 2020-09-15 14:59:27 +03:00
  • 2ef944d5c4 [UTIL] Sanitise instead of validate in common_copy_args() Alexei Sorokin 2020-09-15 14:53:35 +03:00
  • fde929b151 [DATABASE] Switch from PEAR DB to MDB2 Alexei Sorokin 2020-09-14 22:46:29 +03:00
  • 96f1cc1a5c [ActivityPub][INBOX][Delete] Stop if the ID is not present Alexei Sorokin 2020-09-14 21:32:41 +03:00
  • 647bf8c953 [ActivityPub] Fix use of ActivityPubPlugin::pull_remote_profile Alexei Sorokin 2020-09-14 20:48:10 +03:00
  • d2c7d70f49 Fix "Implement a class for automatic temporary file handling" Alexei Sorokin 2020-09-14 20:37:48 +03:00
  • 001629b6dd [Memcached_DataObject] Do not encache on insert Alexei Sorokin 2020-09-14 20:19:17 +03:00
  • b04469a252 [DATABASE] Make sure the session always uses UTF-8 and UTC Alexei Sorokin 2020-09-12 15:40:39 +03:00
  • 54484e56e7 [API] Fix /api/statuses/update reporting a failure Alexei Sorokin 2020-09-12 13:58:57 +03:00
  • adc689cb15 Avoid use of assignments bare inside statements Alexei Sorokin 2020-09-08 12:42:51 +03:00
  • d0f96a7023 [Profile] Extend the allowed length of nicknames to 191 characters Alexei Sorokin 2020-09-06 21:20:24 +03:00
  • 08145f635f Implement a class for automatic temporary file handling Alexei Sorokin 2020-09-04 13:15:23 +03:00
  • 4884a97223 [Memcached_DataObject] Change how multiGet achieves an ordered result Alexei Sorokin 2020-09-03 18:11:12 +03:00
  • 55136c1c6f [DirectMessage] Simplify the inbox query Alexei Sorokin 2020-09-02 15:12:20 +03:00
  • fc300607e5 [ActivityPub] Check if a Notice is public via CC as well Alexei Sorokin 2020-09-01 01:20:13 +03:00
  • 8c20ed0c89 [ActivityPub] Fix note URIs Diogo Cordeiro 2020-08-29 23:51:46 +01:00
  • c8e9cbdbb8 [ActivityPub] Tombstones now have datetimes Diogo Cordeiro 2020-08-29 22:18:00 +01:00
  • 3f70ac5cde [TheFreeNetwork] Fix invalid index on lookup Diogo Cordeiro 2020-08-29 20:14:21 +01:00
  • 11a7182594 [ActivityPub] Implement Failed Queue Diogo Cordeiro 2020-08-29 16:09:10 +01:00
  • 817074a787 [ActivityPub] Fix DELETE Diogo Cordeiro 2020-08-29 11:12:02 +01:00
  • c75bf1a19d [ActivityPub] Fix issues concerning Activity URIs Diogo Cordeiro 2020-08-28 01:12:40 +01:00
  • 11ebb98919 [DATABASE] Fix use of ORDER BY with DISTINCT Alexei Sorokin 2020-08-27 11:15:39 +03:00
  • e4093343c2 [ActivityPub] Revert moving Disfavor to Queues Diogo Cordeiro 2020-08-27 02:14:47 +01:00
  • 101ea554ef [ActivityPub][Queues] Fix Like Diogo Cordeiro 2020-08-27 02:12:22 +01:00
  • ef6a986dc6 [TheFreeNetwork] Do not allow lower priority protocols to handle remote actors already handled by the higher ones Diogo Cordeiro 2020-08-26 23:55:36 +01:00
  • db593496a7 [Directory] Fix SQL string quotation Alexei Sorokin 2020-08-26 16:27:35 +03:00
  • 00c492891e [Foreign_link] Change the type of "credentials" to blob Alexei Sorokin 2020-08-25 16:06:37 +03:00
  • 0e81f9c726 [OpenID] Correct table definition types Alexei Sorokin 2020-08-24 16:27:44 +03:00
  • b419c5cf7c [Queue_item] Let DataObject construct WHERE IN Alexei Sorokin 2020-08-24 16:16:00 +03:00
  • 20e5a6d1f3 [TwitterBridge][DAEMONS] Fix database connection clean-up Alexei Sorokin 2020-08-24 15:43:14 +03:00
  • 99a9a5d850 [NOTICES] Condition pushdown in the subquery in inboxnoticestream Alexei Sorokin 2020-08-19 19:14:11 +03:00
  • a15d51c3d8 [DATABASE][PostgreSQL] Ignore index prefix length Alexei Sorokin 2020-08-17 17:01:42 +03:00
  • b01974b665 [PostgreSQL] Set timezone to UTC Alexei Sorokin 2020-08-17 16:52:11 +03:00
  • be5bec9887 Rename the mysql_foreign_keys option to foreign_keys Alexei Sorokin 2020-08-17 14:12:49 +03:00
  • 27045f03f5 [SESSION] Session ID can be as long as 128 characters Alexei Sorokin 2020-08-17 13:58:19 +03:00
  • 071baf04fd [NOTICE] Store "url" as TEXT and not VARCHAR(191) Alexei Sorokin 2020-08-17 13:35:16 +03:00
  • 341e34b766 [DATABASE] Change collation handling Alexei Sorokin 2020-08-16 23:41:28 +03:00
  • 5c21816b22 [SEARCH][PostgreSQL] Make LIKE search case-insensitive Alexei Sorokin 2020-08-16 19:05:47 +03:00
  • afd18db381 [TwitterBridge] Create Foreign_user before Foreign_link Alexei Sorokin 2020-08-13 23:59:40 +03:00
  • 6c8cd4c9f8 [SEARCH][MariaDB] Change user-facing fulltext search syntax Alexei Sorokin 2020-08-13 23:44:59 +03:00
  • 255d395f1d [SEARCH] Exclude message scope Alexei Sorokin 2020-08-13 22:59:41 +03:00
  • 2f845e98e8 [FFmpeg] Add FFmpeg plugin tenma 2020-08-13 18:46:54 +01:00
  • 1371e3efb8 [MEDIA] Add WebP support tenma 2020-08-13 18:37:31 +01:00
  • 8a2c1658a8 [ImageMagick] Remove unnecessary code tenma 2020-08-13 18:31:43 +01:00
  • b65c200922 [File] Fix file deletion violating foreign keys Alexei Sorokin 2020-08-13 23:56:31 +03:00
  • 33caf31237 [RedisCache] Connections should not be shared by daemon threads Alexei Sorokin 2020-08-13 22:51:22 +03:00
  • cb7effca05 [Memcached] Do not set persistent connections for daemons Alexei Sorokin 2020-08-13 22:51:22 +03:00
  • 8745a3e824 [Embed] Fix a query typo in fixup_files.php Alexei Sorokin 2020-08-13 22:51:22 +03:00
  • ac6510d481 [Memcached_DataObject] Thorough check of pivotGetClass arguments Alexei Sorokin 2020-08-12 13:50:39 +03:00
  • 2109c7b830 [Bookmark] Silence a warning when no tags in BookmarkForm Alexei Sorokin 2020-08-12 13:19:59 +03:00
  • 629857d3ef [Bookmark] Fix undefined variable "rendered" in Activity options Alexei Sorokin 2020-08-12 13:12:36 +03:00
  • 60eed202dd [EXTLIB][VALIDATE] Declare everything as static Alexei Sorokin 2020-08-12 12:08:54 +03:00
  • 14e2621a05 [RSSCloud] Avoid the deprecated in PHP each() function Alexei Sorokin 2020-08-11 19:40:46 +03:00