Commit graph

7498 commits

Author SHA1 Message Date
friendica
47ef689c92 implement taggable in auto-complete popups 2013-06-16 16:31:59 -07:00
friendica
c4c80a2e47 directory search by hub 2013-06-16 05:28:49 -07:00
friendica
2971ee9a4c hopefully this won't screw up everything - if it does, revert. Otherwise this should work at delivery time to check tag deliveries and bounce the message before it's stored if the channel doesn't allow you to post and you aren't allowed to tag deliver either. Previously this was handled after the post was already stored so you needed posting permission as well as tag deliver permission to get past the checks. 2013-06-16 00:57:39 -07:00
friendica
a37ac8f2f3 flag taggable connections in acl selector 2013-06-16 00:03:22 -07:00
friendica
f338da04e1 don't federate webpages ;-) 2013-06-15 19:31:38 -07:00
friendica
ee21dfc245 fix "new connection has less permissions than public" 2013-06-15 15:45:54 -07:00
friendica
87e4f50eda hijack the #getzot tag 2013-06-15 02:31:34 -07:00
friendica
b7854c89b1 silence a pointless warning 2013-06-15 02:15:45 -07:00
friendica
527afc54b6 Merge https://github.com/friendica/red into zpull 2013-06-14 16:56:21 -07:00
friendica
765d6e0a97 push refresh messages, performance work on conversations and configs, doc updates 2013-06-14 16:54:58 -07:00
Thomas Willingham
3c98d184c3 Merge pull request #57 from git-marijus/patch-1
beautify code
2013-06-14 13:10:02 -07:00
git-marijus
ed939ed21c beautify code 2013-06-14 20:17:15 +02:00
Thomas Willingham
2a9611467b Lighttpd sample config 2013-06-14 15:41:19 +01:00
friendica
9b67e114ad possibly fix skipped pages on endless scroll 2013-06-13 19:21:45 -07:00
friendica
c7ac5a9d80 Merge https://github.com/friendica/red into zpull 2013-06-13 17:53:40 -07:00
friendica
125ee673de missing include 2013-06-13 17:53:16 -07:00
Thomas Willingham
047967da99 Nginx config - add an index in case they don't have a http block 2013-06-13 18:47:22 +01:00
Thomas Willingham
9992b1ffe6 Add sample nginx conf in doc/install - we'll keep configs and trouble shooting doco here, where everything can be plain text,
since it's for people who haven't got Red installed yet/properly, and may not be able to read markdown easily.
2013-06-13 17:46:23 +01:00
friendica
2d3a0a6525 feeds are bit more standards compliant and a bit less broken now 2013-06-12 21:12:27 -07:00
friendica
d996dc58be very minimal Atom feed - there will be a lot of bugs and unparseable content if you've got elaborately structured objects, but I got the thing to at least render in firefox given some quick test posts. If you find bugs (as you certainly will), feel free to fix them. 2013-06-12 20:03:04 -07:00
friendica
4a072297f7 missed a few zrl/zmg conversions, like for translate_item and enotify messages 2013-06-12 00:58:31 -07:00
friendica
6914a4eeac Merge https://github.com/friendica/red into zpull 2013-06-09 16:27:39 -07:00
friendica
1e3d59eca2 rev update 2013-06-09 16:27:14 -07:00
Thomas Willingham
8090177efb Another missing include 2013-06-09 18:16:02 +01:00
Thomas Willingham
3b2d183343 Merge branch 'master' of https://github.com/friendica/red 2013-06-09 02:18:35 +01:00
Thomas Willingham
e3a5a8c368 Quick fix for PCSS until the cleaned up version is finished. 2013-06-09 02:17:39 +01:00
friendica
d76ec28f79 import requires a valid account 2013-06-08 16:41:57 -07:00
friendica
80be209bce Merge https://github.com/friendica/red into zpull 2013-06-08 16:30:50 -07:00
friendica
ee1ecd8ea2 remove uploaded import file once we're done with it. 2013-06-08 16:29:56 -07:00
Thomas Willingham
4132cab862 Rename newmessage widget (since we'll need to put more stuff in it as we make zotmail look like email), and add a "check mail" button. 2013-06-07 22:53:43 +01:00
Thomas Willingham
b263f11d77 Another missing include 2013-06-07 20:40:36 +01:00
friendica
c21f8c68e3 by default pending connections have no rights 2013-06-06 18:35:37 -07:00
friendica
1b70ac1bc0 no GMT_TIMESTAMP() in mysql - use UTC_TIMESTAMP() instead 2013-06-06 16:12:34 -07:00
friendica
e0c6ee2082 photo album listing widget broken 2013-06-05 23:07:52 -07:00
friendica
f18a909eef set default channel to new import if a default channel wasn't already set 2013-06-05 19:35:04 -07:00
friendica
e65449ee11 missing include, plus change to new red api path for basic export 2013-06-05 19:15:44 -07:00
friendica
2493770af9 doh - would probably help to decode the data before trying to use it... 2013-06-05 18:40:10 -07:00
friendica
0ef71dd4e2 This should get community tagging pretty close to working - deleting a community tag is left as a FIXME 2013-06-04 22:52:17 -07:00
friendica
8321a2e41a tagging posts now sends out a presumably legal activity message - all that's missing is catching it on the post owner's side, checking if people can tag this stream, and then add the tag to the parent message. 2013-06-04 20:07:13 -07:00
friendica
0deec983b4 DB: add timestamps to hubloc table so we can eventually expire dead entries. 2013-06-04 17:46:21 -07:00
friendica
9f15600c7c community tagging - it's not much closer to working but a really good developer can now possibly hack their way through it instead of "there's only one person on the planet that can ever make this work". 2013-06-04 01:27:50 -07:00
friendica
21491100f8 fix buggered contact photos 2013-06-03 22:34:35 -07:00
friendica
a258487801 syntax error 2013-06-03 18:20:31 -07:00
friendica
b866cc26fa templatise alt_pager 2013-06-03 18:16:00 -07:00
friendica
1f94429b2c move oohembed service to addon 2013-06-03 16:53:53 -07:00
friendica
25a55219ec quick and dirty (real dirty) template doco 2013-06-03 16:39:50 -07:00
friendica
c796f2ac95 Merge https://github.com/friendica/red into zpull 2013-06-03 16:30:16 -07:00
friendica
6cafab10e6 fix pager, doc update 2013-06-03 16:29:33 -07:00
Thomas Willingham
b02242786c Make a start at making mail look less dreadful. 2013-06-02 03:40:31 +01:00
Thomas Willingham
330ace2cbe Typo 2013-06-02 02:41:43 +01:00