2019-08-03 |
Diogo Cordeiro | [CORE][COMPOSER] Move plugins extlibs to composer ... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Diogo Cordeiro | [CORE][COMPOSER] Move extlib packages with immediate... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
brunoccast | [CORE] Fix notice delete-form |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Diogo Cordeiro | [CORE] Bump Database requirement to MariaDB 10.3+ |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Diogo Cordeiro | [Media] Fix undefined variable box in imagefile.php |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [StoreRemoteMedia] Added documentation for feature... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [ROUTES] Fixed attachment routes, broken by channges... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
brunoccast | [ROUTES] Allow accept-header specification during route... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
brunoccast | [ROUTES] PSR2-format |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [CORE] Added documentation and fixed typo in attachment... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [CORE] Fix bug where we we're losing track of a file... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [CORE] Fixed Media tests |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [CORE][StoreRemoteMedia] Fixed bug where sometimes... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Diogo Cordeiro | [PEAR] Modernize Validate code |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [CORE] Fix X-Sendfile for nginx, using the X-Accel... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [CORE] Fixed bug where the http connection was using... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [StoreRemoteMedia] StoreRemoteMedia now uses the new... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [MEDIA][OEMBED] Fixed regression in OEmbed, because... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [OEMBED][UI] Skip adding an image thumbnail for oembed... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [MEDIA] Fix trying to display file wich is not availabl... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [CORE] Fixed bug where all thumbnails were using the... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [INSTALL] Fixed issue in installing where default.php... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [CORE][ACTION] Removed getfile action. Superseded by... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [CORE][UI] Made attachment actions and its subactions... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [CORE] Refactored attachement actions to remove duplica... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [CORE][UI][ROUTER] Added view action, which inlines... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [CORE] Attachments and thumbnails aren't accessed direc... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [CORE] Fixed common_get_preferred_php_upload_limit... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [MEDIA] Removed blacklisted extensions, "trusts" upload... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [MEDIA][CORE] Add common function for converting a... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [MEDIA][UI] In case an attachment preview isn't possibl... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [MEDIA][UI] Added preview support for BMP, WEBP and... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Miguel Dantas | [MEDIA] File downloader now in PHP, added proper name... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Diogo Cordeiro | [OEmbed] Revert filename change introduced with 96ce758c |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Diogo Cordeiro | [Oembed] Refactoring and some improvements (namely... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
Diogo Cordeiro | [CORE] Use random_bytes() if available and improve... |
commit | commitdiff | tree | snapshot |
2019-08-01 |
Diogo Cordeiro | [SCRIPTS] Fix sessiongc by XRevan86 |
commit | commitdiff | tree | snapshot |
2019-08-01 |
Diogo Cordeiro | [DOCUMENTATION] Allow install.php to be ran with sample... |
commit | commitdiff | tree | snapshot |
2019-07-25 |
Diogo Cordeiro | [CORE] MySQL 5.5 support fully restored |
commit | commitdiff | tree | snapshot |
2019-07-24 |
Diogo Cordeiro | [CORE] Fix wrong Profile_list schema and set created... |
commit | commitdiff | tree | snapshot |
2019-07-15 |
Diogo Cordeiro | [DOCUMENTATION] Plugin events should be declared in... |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Diogo Cordeiro | [OStatus] null being returned instead of an empty array |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Diogo Cordeiro | [UI] Long strings/words in dents weren't being wrapped |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Diogo Cordeiro | Minor reformatting of upgrade.php, doesn't change funct... |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Diogo Cordeiro | Regression introduced in daa5f87f fixed by XRevan86 |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Diogo Cordeiro | [CORE][ROUTER] Fix wrong parameter in all/:tag by XRevan86 |
commit | commitdiff | tree | snapshot |
2019-06-26 |
Diogo Cordeiro | [CORE][FRAMEWORK] URL_REGEX_VALID_PATH_CHARS didn't... |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Diogo Cordeiro | Implement $config['site']['logdebug'] |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Diogo Cordeiro | [CORE] Fix subscriptions and subscribers list (related... |
commit | commitdiff | tree | snapshot |
2019-06-23 |
Diogo Cordeiro | [Poll] Refactoring and minor bug fixes |
commit | commitdiff | tree | snapshot |
2019-06-18 |
Diogo Cordeiro | [TagSub] Fix User's tags list issue |
commit | commitdiff | tree | snapshot |
2019-06-14 |
Diogo Cordeiro | [DATABASE] Revert accidental regression introduced... |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Diogo Cordeiro | [DOCUMENTATION] Minor corrections |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Daniel Supernault | Allow username or email in login form |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Diogo Cordeiro | [Nodeinfo][TRANSLATION] Fix languages meta-data |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Diogo Cordeiro | [OStatus] Wrong exception was being caught |
commit | commitdiff | tree | snapshot |
2019-06-11 |
Diogo Cordeiro | [RELEASE] The Invicta Crusade |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Diogo Cordeiro | [OpenID] Added support for GS's Internal Session Handler |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Diogo Cordeiro | [OpenID] s/sync/synch |
commit | commitdiff | tree | snapshot |
2019-06-09 |
Diogo Cordeiro | Merge branch 'nightly' of biodantas/gnu-social into... |
commit | commitdiff | tree | snapshot |
2019-06-09 |
Miguel Dantas | [FORMATING] Ran php-cs-fixer on lib/mediafile.php,... |
commit | commitdiff | tree | snapshot |
2019-06-09 |
Miguel Dantas | [MEDIA] ImageFile now extends MediaFile and validates... |
commit | commitdiff | tree | snapshot |
2019-06-09 |
Diogo Cordeiro | Merge branch 'nightly' of tenma/gnu-social into nightly |
commit | commitdiff | tree | snapshot |
2019-06-09 |
brunoccast | [THEME] Fix OpenID settings styles |
commit | commitdiff | tree | snapshot |
2019-06-09 |
Diogo Cordeiro | Merge branch 'openid-settings-sync' of tenma/gnu-social... |
commit | commitdiff | tree | snapshot |
2019-06-09 |
brunoccast | [OpenID] Added synchronization button and corresponding... |
commit | commitdiff | tree | snapshot |
2019-06-09 |
brunoccast | [THEME] Fix styles identation |
commit | commitdiff | tree | snapshot |
2019-06-09 |
brunoccast | [OpenID] Add sync confirmation in both OpenID settings... |
commit | commitdiff | tree | snapshot |
2019-06-09 |
Diogo Cordeiro | Merge branch 'fix-plugins-copyright' of tenma/gnu-socia... |
commit | commitdiff | tree | snapshot |
2019-06-09 |
brunoccast | [TRANSLATION] Update Plugin POs |
commit | commitdiff | tree | snapshot |
2019-06-08 |
Diogo Cordeiro | [TRANSLATION] Update POTs and normalize files |
commit | commitdiff | tree | snapshot |
2019-06-08 |
Miguel Dantas | Added Spanish, Polish and Esperanto translations to... |
commit | commitdiff | tree | snapshot |
2019-06-08 |
brunoccast | [TRANSLATION] Update license and copyright notice in... |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Diogo Cordeiro | [SESSION] Add backwards compatibility for third party... |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Diogo Cordeiro | [DOCUMENTATION] README.md should mention about the... |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Diogo Cordeiro | [NGINX conf] Move /var/run to /run |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Diogo Cordeiro | [Nodeinfo][DATABASE][Usage_stats] Fix wrong type for... |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Diogo Cordeiro | [DATABASE][User_openid_prefs] Fix wrong type for modifi... |
commit | commitdiff | tree | snapshot |
2019-06-07 |
brunoccast | PSR2-format |
commit | commitdiff | tree | snapshot |
2019-06-07 |
brunoccast | Cleanup and documentation of common_ensure_session |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Diogo Cordeiro | EmailRegistration plugin flow requires a confirmation... |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Diogo Cordeiro | Nodeinfo has a special rule for upgrades |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Diogo Cordeiro | Update /main/version information |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Diogo Cordeiro | [VersionBump] 1.19.0, fairly late |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Diogo Cordeiro | [DOCUMENTATION] EVENTS.txt: Add Nodeinfo plugin event |
commit | commitdiff | tree | snapshot |
2019-06-07 |
brunoccast | Extend Action with redirect after login logic, update... |
commit | commitdiff | tree | snapshot |
2019-06-07 |
brunoccast | PSR2-format |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Diogo Cordeiro | [DOCUMENTATION] Add CONTRIBUTING information for developers |
commit | commitdiff | tree | snapshot |
2019-06-05 |
Diogo Cordeiro | [DOCUMENTATION] Update README.md |
commit | commitdiff | tree | snapshot |
2019-06-05 |
Diogo Cordeiro | [DOCUMENTATION] Move CREDITS to its own file and update... |
commit | commitdiff | tree | snapshot |
2019-06-05 |
Diogo Cordeiro | [DOCUMENTATION] Convert INSTALL to markdown and update... |
commit | commitdiff | tree | snapshot |
2019-06-05 |
Diogo Cordeiro | [DOCUMENTATION] Convert Configure to markdown, format... |
commit | commitdiff | tree | snapshot |
2019-06-05 |
Diogo Cordeiro | [DOCUMENTATION] Reorganize documentation |
commit | commitdiff | tree | snapshot |
2019-06-05 |
Diogo Cordeiro | [NGINX conf] Stop serving files as indexAphp, index:php |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Diogo Cordeiro | [NGINX conf] Fix PHP files being served as files. |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Diogo Cordeiro | [SESSION] Log messages were a bit confusing |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Diogo Cordeiro | Merge branch 'master' of postblue/gnu-social into master |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Guillaume Hayot | Changing URI to community plugins page |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Guillaume Hayot | Removing community plugins |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Diogo Cordeiro | Fix noticesearch tag regex |
commit | commitdiff | tree | snapshot |
next |