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 |
2019-05-22 |
Diogo Cordeiro | [SESSION] Implement SessionHandlerInterface instead... |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Diogo Cordeiro | [SESSION] Increase type strictness for full PHP adherence |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Diogo Cordeiro | is_rtl should handle lang instead of code |
commit | commitdiff | tree | snapshot |
2019-05-11 |
Diogo Cordeiro | [Nodeinfo] Fix twitterimport enabled check |
commit | commitdiff | tree | snapshot |
2019-05-11 |
Diogo Cordeiro | Improved version of nginx sample config by XRevan86 |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Diogo Cordeiro | [XML/HTML Outputter] General improvements and refactori... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Diogo Cordeiro | Fix broken user activitystreams feed due to deleted... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Diogo Cordeiro | lib/ping.php - Fix PHP 7.3 Warning switch continue... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Diogo Cordeiro | [Nodeinfo] Correct HELP info on fix_stats.php |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Diogo Cordeiro | Fix some typos/small obvious bugs on twitterRssGroupArray |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Diogo Cordeiro | Merge branch 'ATOM-priority" from Alexandre Alapetite... |
commit | commitdiff | tree | snapshot |
2019-04-28 |
Diogo Cordeiro | Update PEAR to v1.10.9 and patch it so it works quietly |
commit | commitdiff | tree | snapshot |
2019-04-27 |
Diogo Cordeiro | Ugly patch to maintain old DB handle code working quietly |
commit | commitdiff | tree | snapshot |
2019-04-27 |
Diogo Cordeiro | Make group edit and logo great again by XRevan86 |
commit | commitdiff | tree | snapshot |
2019-04-27 |
Diogo Cordeiro | Undefined user in passwordsettings by XRevan86 |
commit | commitdiff | tree | snapshot |
2019-04-26 |
Diogo Cordeiro | Some minor refactoring on session handler |
commit | commitdiff | tree | snapshot |
2019-04-26 |
Diogo Cordeiro | RSVP asHTML throws a pretty exception that should go... |
commit | commitdiff | tree | snapshot |
2019-04-26 |
Diogo Cordeiro | Only variables should be assigned by reference |
commit | commitdiff | tree | snapshot |
2019-04-26 |
Diogo Cordeiro | Fix negative one subscriptions by XRevan86 |
commit | commitdiff | tree | snapshot |
2019-04-25 |
Diogo Cordeiro | Add Registration form hook points by XRevan86 |
commit | commitdiff | tree | snapshot |
2019-04-25 |
Diogo Cordeiro | Add russian translation to NodeInfo plugin by XRevan86 |
commit | commitdiff | tree | snapshot |
2019-04-25 |
Diogo Cordeiro | Various obvious bug fixes and better PHP 7 support |
commit | commitdiff | tree | snapshot |
2019-04-25 |
Diogo Cordeiro | Fix wrong path on Realtime cleanupchannels script by... |
commit | commitdiff | tree | snapshot |
2019-04-25 |
Diogo Cordeiro | Fix undefined variables on Favorite plugin by XRevan86 |
commit | commitdiff | tree | snapshot |
2019-04-25 |
Diogo Cordeiro | Some obvious bug fixes for i18n |
commit | commitdiff | tree | snapshot |
2019-04-25 |
Diogo Cordeiro | When an attachment fails to load, it shouldn't destroy... |
commit | commitdiff | tree | snapshot |
2019-04-25 |
Diogo Cordeiro | Fix fulltext search by XRevan86 |
commit | commitdiff | tree | snapshot |
2019-04-25 |
Diogo Cordeiro | Fix bug in 36a55d84. |
commit | commitdiff | tree | snapshot |
next |