Commit Graph
19095 Commits
Author SHA1 Message Date
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 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
Klaus Weidenbach 8f0a0add1e :white_check_mark:💡 Add Unit Tests for AccessList class.
Also some Doxygen docu for this class.
2017-05-01 22:23:32 +02:00
Mario Vavti 3645eb18f8 version and strings 2017-05-01 15:43:03 +02:00
Mario Vavti 610e80a19b update bs4-dev 2017-05-01 15:21:02 +02:00
zotlabsandMario Vavti d8460f147b use hostname, not url 2017-05-01 15:14:25 +02:00
zotlabsandMario Vavti 71e508c7cd authenticate onepoll so we can receive private posts/comments in zotfeed; if local server bypass the network access and invoke zotfeed directly. 2017-05-01 15:14:10 +02:00
zotlabsandMario Vavti d3fcef43f8 ugly postgres fixes 2017-05-01 15:13:53 +02:00
zotlabsandMario Vavti cbc906c438 more work on client side e2ee 2017-05-01 15:12:43 +02:00
zotlabsandMario Vavti d57169fcf6 profile_tabs is now channel_apps (except the original was left behind as the gitwiki addon still uses it). A couple of things were modernised but basic functionality is the same as the latest revisions to the original. 2017-05-01 15:11:51 +02:00
zotlabsandMario Vavti fdf639e1fb more work client mail crypto 2017-05-01 15:10:42 +02:00
zotlabsandMario Vavti 25760e30f9 make mail_store() safe for postgres or mysql5.7 - although this interface needs to be refactored in the future 2017-05-01 15:10:08 +02:00
Andrew ManningandGitHub 635b8ff73a Update api_zot.bb
Fix incorrect parameter name
2017-04-29 12:42:46 -04:00
git-marijusandGitHub c9daafc887 Merge pull request #739 from zotlabs/mast35
update feedutils with as:author changes, also update tests
2017-04-28 09:28:22 +02:00