Commit graph

3028 commits

Author SHA1 Message Date
friendica
2822e6e70a missing file in checkin 2014-01-28 20:15:57 -08:00
friendica
d970c69f91 online indication to the directory popup 2014-01-28 19:49:56 -08:00
friendica
8efac0cfd6 fix sql query and provide setting to hide online status 2014-01-28 16:16:55 -08:00
friendica
6e22aa25cc basic presence indication 2014-01-28 15:52:54 -08:00
friendica
f104b4dc27 preserve expiration when editing 2014-01-27 23:49:42 -08:00
friendica
3100b5d93e photo tagging still broken - but at least don't create a new linked item every time a photo is edited. 2014-01-27 18:06:09 -08:00
friendica
24bac92acd after rposting - if there's no remote_return, go to your matrix page rather than leave you on a blank rpost page. 2014-01-27 15:25:04 -08:00
Michael Meer
a3bf272753 Merge branch 'master' of https://github.com/MicMee/red
to be in sync
2014-01-27 10:37:15 +01:00
friendica
d67fdd1299 add davguest param to cut/paste link for directories in mod/filestorage 2014-01-26 14:41:43 -08:00
friendica
d296b02b0e The final piece of the DAV authentication puzzle. Provide a directory view to an un-auth'd person (without asking for a password) by adding a query parameter 'davguest=1'. This is a bit of a hack, but there was no response on the official forum about how to do this correctly so it will have to do. On the downside, if permission is denied, it won't ask for a password - but we're talking about unauthenticated folks who didn't go through magic auth so chances are even if they authenticate, permission will still be denied. 2014-01-26 14:15:57 -08:00
friendica
0948c3c3ca allow site defaults for enabled features 2014-01-26 03:27:36 -08:00
friendica
f90b3b60cb don't prompt guests for a password if they're accessing an embedded public file. 2014-01-26 02:58:03 -08:00
Thomas Willingham
692822bdf0 Left over line from placeholder. 2014-01-25 00:13:29 +00:00
Thomas Willingham
d3a0d37b0d Add admin info to admin panel and site info.
Since we can have multiple admins, this is freeform bbcode.
2014-01-24 23:58:41 +00:00
Michael Meer
844df11058 Merge branch 'master' of https://github.com/friendica/red
to be in sync with master repro
2014-01-24 11:59:15 +01:00
friendica
ab6b6794b4 fix marital partner linking 2014-01-23 15:43:35 -08:00
friendica
5e4f45c03a mod_profperm migrated 2014-01-23 14:35:59 -08:00
Michael Meer
a2b07ed281 build url, deleted logger commands 2014-01-23 13:58:14 +01:00
Michael Meer
524fff3a17 preperation for ping, need training in SQL :( 2014-01-23 12:09:35 +01:00
Michael Meer
6a1e73e610 Merge branch 'master' of https://github.com/friendica/red
to keep the repros in sync
2014-01-22 13:38:47 +01:00
friendica
3914200223 simplify chanview authentication and make sure it carries through multiple generations 2014-01-22 03:01:28 -08:00
Michael Meer
ffabb4cc86 reorg formula data for hubloc checks 2014-01-22 11:29:49 +01:00
Michael Meer
f28b21f99d start with hubloc ping 2014-01-22 09:16:22 +01:00
friendica
3f49114a05 remove debugging 2014-01-21 23:12:03 -08:00
friendica
3b375a3d3f fix location of string file in Translations.md, fix some permissions and owner vagueness (potential bugs) in profile_tabs() 2014-01-21 23:09:33 -08:00
friendica
a13393fb23 seems you can't easily have a blank password for DAV guests, so the guest password is now +++ 2014-01-21 20:42:10 -08:00
friendica
c41d3b2d53 text - change remove account button to remove channel 2014-01-21 19:01:23 -08:00
friendica
05951a9877 add primary webbie to directory popup 2014-01-21 18:45:40 -08:00
friendica
60416d6f33 fix the admin interface to pending registrations 2014-01-21 14:56:42 -08:00
friendica
35733ca013 create store directory if it's missing before initialising DAV 2014-01-21 00:02:25 -08:00
friendica
ea606869a6 when loading a single thread on the channel page, tell JS that there isn't any more content to load. 2014-01-20 17:45:02 -08:00
Michael Meer
a13593590b added buttons to perform later hubloc actions 2014-01-20 12:12:40 +01:00
friendica
fdfea0a8e9 catch auth exceptions 2014-01-20 01:03:58 -08:00
friendica
d5bf53c54c bring photo tagging back which hasn't worked since forking from Friendica - this is untested and displaying photo tags will now be broken as we're now storing tags with the item attached to the photo and not in the photo. But the point is we've eliminated the OStatus/SWAP0 forced spam crap and can start fresh. 2014-01-19 23:37:46 -08:00
friendica
e54a501058 Merge https://github.com/friendica/red into zpull 2014-01-19 22:28:46 -08:00
friendica
82a5eb5d90 strip zid= from REQUEST_URI as well as QUERY_STRING - sabre uses both 2014-01-19 22:27:54 -08:00
Thomas Willingham
e9ce68559e Stop Google DDoSing me by providing block_public_search, which unlike
block_public will block *only* searching without an observer.
2014-01-19 23:48:26 +00:00
friendica
359d798029 kill the ummagumma effect 2014-01-16 13:26:39 -08:00
friendica
18a40d0c37 prevent zid's from reaching the DAV core code. 2014-01-16 01:19:58 -08:00
Thomas Willingham
9f66e5aef3 Merge remote-tracking branch 'upstream/master' 2014-01-15 23:01:02 +00:00
friendica
403b01da23 Merge https://github.com/friendica/red into zpull 2014-01-15 03:14:07 -08:00
friendica
47b8071ca7 dav: throw exception if channel for requested DAV directory is deleted 2014-01-15 03:12:47 -08:00
Thomas Willingham
a49704fdb6 Probably shouldn't list REGISTER_CLOSED sites on a list of open hubs. 2014-01-14 03:50:32 +00:00
cvogeley
df9e628495 Merge pull request #268 from cvogeley/master
delete confirmation popup for blocks and layouts
2014-01-11 17:34:37 -08:00
Christian Vogeley
325c5e4e76 delete confirmation popup for blocks and layouts 2014-01-12 02:29:03 +01:00
cvogeley
134bb139dc Merge pull request #267 from cvogeley/master
Do the same thang for webpage blocks
2014-01-11 17:09:34 -08:00
Christian Vogeley
b5fbee67b1 Do the same thang for webpage blocks 2014-01-12 02:06:59 +01:00
cvogeley
3e54ccde08 Merge pull request #266 from cvogeley/master
Fix webpage layout title editing
2014-01-11 16:55:06 -08:00
Christian Vogeley
7a9ea83382 Fix webpage layout title editing 2014-01-12 01:51:30 +01:00
cvogeley
3dfcb7510c Merge pull request #265 from cvogeley/master
Fix page layout selector
2014-01-11 15:58:57 -08:00