Commit Graph

3513 Commits

Author SHA1 Message Date
friendica ea8a01791e allow the site to designate an admin channel that's visible to the outside world (via siteinfo/json). Otherwise we'll use the default channel of any accounts that have the account admin role. 2014-09-14 22:43:56 -07:00
Thomas Willingham 6416a61c41 A bit of mod/home refactoring. This is a transient state, so it's still
messy, but it'll be much nicer after the move is finished.
2014-09-15 01:38:55 +01:00
Thomas Willingham b5241c610f Deprecate site channel. The sys channel should be doing this. Will fix
shortly.
2014-09-15 00:06:51 +01:00
Jeroen 254dc0ec98 Made link post titles to source optional in display settings. Hopefully I did a right. 2014-09-14 12:39:11 +00:00
friendica c27b60d981 more heavy lifting on the hubloc management and revocation infrastructure; don't rush me. This is going to become a fundamental part of zot. It deserves careful consideration. 2014-09-14 01:48:54 -07:00
friendica 0350b76d85 some backend work for the remaining missing bits of mod_hubman - this is still a fair ways from being complete and is not ready for prime time. Basically we'll let a channel send out a public message saying "these are my currently approved locations" and anything that isn't in the list will be marked deleted. We'll send out this message when locations change somehow - either through direct personal involvement (hub revoke, change primary, channel import) or during a system rename or "find bad/obsolete hublocs" activity. This way we won't have clones sending back location info we just got rid of and re-importing the bad entries. 2014-09-13 16:00:09 -07:00
friendica 7fc1a66121 Merge https://github.com/friendica/red into pending_merge 2014-09-12 14:24:45 -07:00
friendica 5fd0d6f7d5 make the xchan diagnostic tool useful 2014-09-12 14:23:42 -07:00
marijus 12900129bb reset testing values back to default 2014-09-12 21:06:37 +02:00
marijus bd2139d16a do not load next page if justifiedGallery() is not ready yet 2014-09-12 21:04:43 +02:00
Jeroen e1cb4b2833 expert_mode > expert 2014-09-12 18:18:46 +00:00
Jeroen e004744696 Fixed. Thanks to Thomas. 2014-09-12 14:31:02 +00:00
Jeroen c3f74b5609 Addon count on addon settings page (featured) doesnt work (always 0). Commented out. 2014-09-12 12:09:32 +00:00
friendica cd7d845568 sort the plugins to make it easier to compare lists 2014-09-11 22:56:01 -07:00
friendica dd10a77488 and then make it even more useful 2014-09-11 22:52:32 -07:00
friendica ad8416b4c3 make siteinfo/json useful again 2014-09-11 22:41:45 -07:00
friendica 3e97f71b33 allow bbcode in register_text 2014-09-11 20:03:36 -07:00
friendica 653ed27fc9 new module - service_limits - print service class limits for logged in account. It is a debugging tool and not meant to be pretty. 2014-09-11 16:13:44 -07:00
marijus 1f16bad9d9 set items/page back to 60 2014-09-11 13:07:08 +02:00
marijus 5e54f47097 content-complete must not be in photo-album-contents 2014-09-11 12:42:16 +02:00
marijus 15ef4fea78 typo 2014-09-11 12:33:47 +02:00
friendica 1b3196862d issue #588 can't add feeds to collections using connedit page group sidebar widget 2014-09-11 02:19:21 -07:00
marijus 3caee72aee another day another concept - hope this works better 2014-09-11 10:41:11 +02:00
friendica 4c8036f530 endless scroll on connections page 2014-09-10 23:08:24 -07:00
friendica 6ab21b3d4f make verify_email the default for new installs (at least English installs), and provide a setting on the admin page for it. 2014-09-10 17:42:13 -07:00
friendica 89b65e554c reduce log level of inbound d* posts until we get through some of the more serious federation issues 2014-09-09 20:32:03 -07:00
friendica c6d07feff5 This is long overdue - use a symblic constant NULL_DATE instead of the easily mis-typed sequence '0000-00-00 00:00:00' 2014-09-08 20:35:15 -07:00
friendica b1254a71bc wrap photo albums (albums and top level) in a div id=photo-album-contents 2014-09-08 16:28:02 -07:00
friendica ed847a91f6 add categories to events 2014-09-07 22:14:28 -07:00
friendica 75fc3a8ceb for webpages, hide the mimetype selector unless in advanced mode. For pages that endless scroll and show blocky-block things, set the default items-per-page to 60. Why? It fits column-widths of 2,3,4,5,6,10,12,15, and 20 without leaving remaindered items dangling at the end. No other setting less than 100 has this much versatility. 2014-09-07 19:16:48 -07:00
friendica b9f221637b and more ajax work 2014-09-06 00:48:00 -07:00
friendica 8c63bb40a7 Merge https://github.com/friendica/red into pending_merge 2014-09-06 00:37:43 -07:00
friendica 28b75b028d ajax work 2014-09-06 00:37:15 -07:00
Thomas Willingham d439bf5137 Fix directory for NOT endless scroll. Dunno what's wrong with endless
scroll, sorry.
2014-09-06 01:32:53 +01:00
friendica dd7d0c4156 more work on the event edit form 2014-09-05 01:58:27 -07:00
friendica 92e4448993 put a date and time picker on events 2014-09-04 22:30:12 -07:00
friendica ad58fe893d fix poco network 2014-09-04 19:34:27 -07:00
friendica ed3310ada6 remove feed items from ACL selector - there's nothing we can do with them and if we were to try we'd have to binary pack all the hashes 2014-09-03 22:15:44 -07:00
friendica 844087bc71 implement service class for feed polling frequenecy, fixed a service class bug, moved service class stuff from plugin to account.php where it belongs and load that by default instead of on demand 2014-09-03 19:07:14 -07:00
friendica d93f7d688d fix group membership management for non-red connections 2014-09-03 18:24:42 -07:00
friendica e8ef515b61 store diaspora meta info in the item table. It has to go there or it will kill us with complex joins. We can phase out the sign table once this all checks out. 2014-09-03 05:09:43 -07:00
friendica 7001f41d3d provide a config option to prevent wall uploads (photos and files) from being set to the same ACL as the containing post, and instead are uploaded with public visibility (no ACL). This is to prevent folks on other networks from seeing prohibited signs for things uploaded into a private conversation. It is primarily useful when posting to collections that have mixed folks from red and other networks and an otherwise public (typical) profile. Consequently, these uploads will match your chosen default visibility for photos and storage and not that of the containing conversation item (and is only useful if the default visibility is public). This choice must be explained adequately because it represents a complex series of tradeoffs and side effects. It will reduce complaints from other networks about blocked content, but essentially forces you to use another method (dav or the photos page) if you wish to upload protected files/media. 2014-09-02 21:11:09 -07:00
friendica 2c94d59cba use feed title for channel name before checking author, make feed items shareable (they're private to the channel so they won't be shown in searches), try and handle Diaspora mentions a bit more elegantly. (Bug: we don't convert mentions to Diaspora's format on outbound at all!) 2014-09-02 17:21:12 -07:00
friendica 5aa18a11af pull in some posts when first connecting to feeds 2014-09-01 20:47:01 -07:00
Thomas Willingham ab031664fa Move achievements on, but just a tad. 2014-09-02 02:34:04 +01:00
Thomas Willingham 393b3bb213 If you have a new channel (or a new hub searching for an old channel)
which uses an xchan_url other than channel or profile, chanview will
fail to find $a->poi and fail as there is no way to import the xchan.

Instead of giving up and presenting an error, we'll send you to the
requested URL anyway.  If we send you with a Zid, there's a good
chance you'll authenticate because xchans are like glitter - once you've
got one, they get everywhere, and there's a good chance you'll know
*somebody* at the hub.
.
2014-09-02 01:58:53 +01:00
friendica 88f8900ac5 various diaspora issues 2014-08-29 17:31:40 -07:00
friendica 0825ec81c1 except for a typo 2014-08-28 22:27:05 -07:00
friendica feddf5d7fb fix saving of extended profile attributes 2014-08-28 22:18:11 -07:00
friendica 95def2a247 retro-actively set standalone directory fix, also a fix for directory endless scroll when you hit the end. 2014-08-28 19:05:13 -07:00