Commit Graph
19385 Commits
Author SHA1 Message Date
Mario Vavti 47d55694a4 Merge branch '2.4RC' 2.4 2017-05-31 09:56:35 +02:00
Mario Vavti f0e615dee5 bump version 2017-05-31 09:53:55 +02:00
Mario Vavti 9675acdf87 update changelog 2017-05-30 16:48:05 +02:00
Mario Vavti 3f658cc2ea fix issue #790 - zip->open returned error 19 (not a valid zip archive). in case there are further issues we should probably also put a ob_end_clean() right before readfile() 2017-05-30 15:15:00 +02:00
Mario Vavti 11cecea597 fix update_r1189() for mysql and postgres 2017-05-29 13:19:08 +02:00
Mario Vavti e9d924b5d7 update changelog for 2.4 2017-05-28 13:01:20 +02:00
Mario Vavti 45233dd53c 2.4RC1.1 2017-05-20 23:03:06 +02:00
zotlabsandMario Vavti 1a9fdc565c resolve merge conflict 2017-05-20 22:59:12 +02:00
Mario Vavti b14fb1759d 2.4RC1 2017-05-20 22:24:54 +02:00
zotlabsandMario Vavti abd757d356 always wonder about people who say "do as I say, not as I do..." 2017-05-20 22:22:17 +02:00
zotlabsandMario Vavti 28645b492e one file hadn't yet been saved when doing pull request 2017-05-20 22:21:34 +02:00
zotlabsandMario Vavti 3919c8f79f abook_not_here flag created to indicate singleton connections which are 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. 2017-05-20 22:21:22 +02:00
zotlabsandMario Vavti 803be11bbc Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds but this prevents it from rendering 2017-05-20 22:07:11 +02:00
Mario Vavti 93ce1661af smileybutton fixes 2017-05-19 10:47:33 +02:00
Mario Vavti f59ed38a38 some styling for system notifications 2017-05-19 09:30:30 +02:00
Mario Vavti 005db13c45 silence php warning during install 2017-05-17 11:27:32 +02:00
Mario Vavti d7ddafb39f css first aid for mod setup 2017-05-17 11:27:14 +02:00
rootandMario Vavti 1bf37305a8 Implemented switch statement logic in Comanche layout parser. 2017-05-17 10:08:34 +02:00
zotlabsandMario Vavti 60caecffdd include attach.php here (boot.php) instead of each file that uses it. Eventually this needs to move to an autoloader. 2017-05-16 18:45:33 +02:00
zotlabsandMario Vavti d010f4fcae issue #769 2017-05-12 10:16:58 +02:00
Mario Vavti d5e436d15b Empty ACL should not result in no ACL when uploading a file 2017-05-12 10:16:12 +02:00
Mario Vavti b60f1085db missing clearfix 2017-05-10 17:39:15 +02:00
phellmesandMario Vavti a3bdfc1580 Update DE translation strings 2017-05-10 14:54:01 +02:00
zotlabsandMario Vavti 87b424123b don't allow html in plugin comment blocks 2017-05-10 14:50:22 +02:00
zotlabsandMario Vavti 9a66d47d54 use correct data type 2017-05-10 14:50:16 +02:00
zotlabsandMario Vavti 5a0712f766 zot protocol doco updates 2017-05-10 14:50:11 +02:00
zotlabsandMario Vavti 660ea89521 handle mastodon urls in markdown/bbcode conversion 2017-05-10 14:50:06 +02:00
Mario Vavti 8a129610da make all label bold 2017-05-09 10:23:51 +02:00
Manuel Jiménez FriazaandMario Vavti 8688753522 Updated the Spanish translation 2017-05-09 10:23:12 +02:00
zotlabsandMario Vavti 0e7c3951a6 get rid of edit activities 2017-05-08 11:12:27 +02:00
zotlabsandMario Vavti b6c6f06537 cover photo was unintentionally disabled when block_public in effect 2017-05-08 11:11:35 +02:00
Klaus WeidenbachandMario Vavti b7df4de4b7 :construction_worker::white_check_mark:🐛 Import table structure in TravisCI.
Fix a syntax error in schema_postres.sql which was discovered while
working on this.
2017-05-07 15:09:53 +02:00
git-marijusandGitHub b237425c94 Merge pull request #760 from anaqreon/2.4RC
Mail message mimetype was getting set as the subject due to wrong var…
2017-05-07 15:07:26 +02:00
Andrew Manning 6576f9c0c3 Mail message mimetype was getting set as the subject due to wrong variable set order. 2017-05-07 07:29:45 -04:00
Mario Vavti 00b19ccee0 collapse sysapps if viewing a remote channel 2017-05-05 16:32:20 +02:00
Mario Vavti 54d55fb62f css hack to make remote channel menu header look in line with the rest if in collapsed state 2017-05-05 14:41:55 +02:00
Mario Vavti af7a3fc2ea css fix 2017-05-05 12:57:41 +02:00
zotlabsandMario Vavti 4b4b06bec5 markdown autolinks - hubzilla bug #752 2017-05-05 12:46:12 +02:00
Klaus WeidenbachandMario Vavti 54259593ea 💡 Add Doxygen fix for @var member variable documentation.
Add an input filter to Doxygen to parse @var class member variable
documentation, so it is bit more compatible how anybody else interpretes
it.
2017-05-05 12:45:34 +02:00
Klaus WeidenbachandMario Vavti 73cb270b14 💡 correct some Doxygen syntax mistakes. 2017-05-05 12:44:23 +02:00
zotlabs 93335cdb0e typo 2017-05-04 19:30:49 -07:00
Klaus WeidenbachandMario Vavti b4529229d2 ⬆️ Update SimplePie library to 1.5.
There is a new stable release, so upgrade from the dev branch to the new
1.5 release.
2017-05-04 10:07:29 +02:00
git-marijusandGitHub 73f41023f3 Merge pull request #748 from anaqreon/2.4RC
German translations for demohub
2017-05-04 09:56:15 +02:00
Andrew Manning 153ffbe558 Add contributor to credits 2017-05-03 20:56:14 -04:00
Andrew Manning 535691a05c German translations for demohub 2017-05-03 20:44:23 -04:00
Mario Vavti 717190975f bump version 2017-05-03 14:37:50 +02:00
Mario Vavti d6a3f7765a add check for php zip extension 2017-05-03 12:29:26 +02:00
Andrew ManningandMario Vavti f9d40adb18 Update INSTALL.txt
The webpage element portation tools need the zip extension, such as the `php7.0-zip` package on Debian.
2017-05-03 11:56:33 +02:00
git-marijusandGitHub 087f9784e3 Merge pull request #741 from redmatrix/anaqreon-patch-2
Update INSTALL.txt
2017-05-03 11:53:25 +02:00
git-marijusandGitHub 3bd74aabaa Merge pull request #742 from dawnbreak/QA_testing
:white_check_mark:💡 Add Unit Tests for AccessList class.
2017-05-03 11:49:43 +02:00