aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* some fixes for the bs-default schemagit-marijus2017-07-182-15/+12
|
* bugfix release 2.4.22.4.2git-marijus2017-07-181-1/+1
|
* issue #827 provide backward compatibility for album links generated in ↵git-marijus2017-07-182-1/+10
| | | | earlier times before the ambiguity of photo album names was solved. This may provide incorrect results if two or more photo albums with the same basename exist in different directories of the file tree; but there is no easy way to solve that ambiguity - which is why the link format changed.
* fix photo item commentsgit-marijus2017-07-161-7/+5
|
* fix album linkgit-marijus2017-07-161-1/+1
|
* release 2.4.1Mario Vavti2017-07-062-1/+4
|
* rewrite wiki pages widget - no need for ajax on pageload, show the pages to ↵git-marijus2017-07-064-52/+71
| | | | not authenticated people.
* Merge pull request #811 from mtancoigne/mastergit-marijus2017-06-071-6/+6
|\ | | | | Fixed TEXT fields with default values (fixes #803)
| * Fixed TEXT fields with default values (fixes #803) in mysql creation script.Manuel Tancoigne2017-06-061-6/+6
|/
* fix nav-tabs for dark schemegit-marijus2017-06-041-14/+8
|
* remove duplicate codegit-marijus2017-06-041-12/+0
|
* fix allow setting a default schema for the hub (issue #797) and allow ↵git-marijus2017-06-042-6/+16
| | | | selecting of focus (hubzilla default) schema if a default is set.
* Merge branch '2.4RC'2.4Mario Vavti2017-05-312904-93439/+133625
|\
| * bump versionMario Vavti2017-05-312-2/+2
| |
| * update changelogMario Vavti2017-05-301-0/+1
| |
| * fix issue #790 - zip->open returned error 19 (not a valid zip archive). in ↵Mario Vavti2017-05-301-1/+2
| | | | | | | | case there are further issues we should probably also put a ob_end_clean() right before readfile()
| * fix update_r1189() for mysql and postgresMario Vavti2017-05-291-1/+6
| |
| * update changelog for 2.4Mario Vavti2017-05-281-1/+78
| |
| * 2.4RC1.1Mario Vavti2017-05-201-1/+1
| |
| * resolve merge conflictzotlabs2017-05-202-24/+24
| |
| * 2.4RC1Mario Vavti2017-05-201-1/+1
| |
| * always wonder about people who say "do as I say, not as I do..."zotlabs2017-05-203-429/+429
| |
| * one file hadn't yet been saved when doing pull requestzotlabs2017-05-201-0/+1
| |
| * abook_not_here flag created to indicate singleton connections which are ↵zotlabs2017-05-206-6/+18
| | | | | | | | connected to this channel but not on this hub. abook_instance enumerates which hubs the connections is valid, but we ultimately need something more efficiently searchable to decide what operations are supported w/r/t this connection in the context of this hub. This flag is ignored during sync to clones although the code to set it correctly during channel creation, import, and sync has not yet been implemented.
| * Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds ↵zotlabs2017-05-201-5/+5
| | | | | | | | but this prevents it from rendering
| * smileybutton fixesMario Vavti2017-05-191-2/+0
| |
| * some styling for system notificationsMario Vavti2017-05-193-13/+13
| |
| * silence php warning during installMario Vavti2017-05-171-1/+1
| |
| * css first aid for mod setupMario Vavti2017-05-171-0/+6
| |
| * Implemented switch statement logic in Comanche layout parser.root2017-05-171-1/+43
| |
| * include attach.php here (boot.php) instead of each file that uses it. ↵zotlabs2017-05-161-0/+1
| | | | | | | | Eventually this needs to move to an autoloader.
| * issue #769zotlabs2017-05-121-2/+2
| |
| * Empty ACL should not result in no ACL when uploading a fileMario Vavti2017-05-121-4/+5
| |
| * missing clearfixMario Vavti2017-05-103-3/+3
| |
| * Update DE translation stringsphellmes2017-05-102-11071/+10554
| |
| * don't allow html in plugin comment blockszotlabs2017-05-101-0/+1
| |
| * use correct data typezotlabs2017-05-101-1/+1
| |
| * zot protocol doco updateszotlabs2017-05-101-2/+2
| |
| * handle mastodon urls in markdown/bbcode conversionzotlabs2017-05-102-3/+3
| |
| * make all label boldMario Vavti2017-05-091-1/+1
| |
| * Updated the Spanish translationManuel Jiménez Friaza2017-05-092-544/+564
| |
| * get rid of edit activitieszotlabs2017-05-081-1/+11
| |
| * cover photo was unintentionally disabled when block_public in effectzotlabs2017-05-081-3/+4
| |
| * :construction_worker::white_check_mark::bug: Import table structure in TravisCI.Klaus Weidenbach2017-05-074-6/+22
| | | | | | | | | | Fix a syntax error in schema_postres.sql which was discovered while working on this.
| * Merge pull request #760 from anaqreon/2.4RCgit-marijus2017-05-071-1/+1
| |\ | | | | | | Mail message mimetype was getting set as the subject due to wrong var…
| | * Mail message mimetype was getting set as the subject due to wrong variable ↵Andrew Manning2017-05-071-1/+1
| |/ | | | | | | set order.
| * collapse sysapps if viewing a remote channelMario Vavti2017-05-053-11/+38
| |
| * css hack to make remote channel menu header look in line with the rest if in ↵Mario Vavti2017-05-051-0/+6
| | | | | | | | collapsed state
| * css fixMario Vavti2017-05-051-1/+1
| |
| * markdown autolinks - hubzilla bug #752zotlabs2017-05-051-5/+12
| |