Commit Graph

3280 Commits

Author SHA1 Message Date
friendica cc68e06dee setup: check for open https port with an invalid cert, even if configured to use http. Also a bit more word-smithing on the resultant error text but it's still not perfect. 2014-05-06 17:32:22 -07:00
friendica abf0dd5ecf log pickups 2014-05-05 20:15:01 -07:00
friendica bdbda6074c add message_id to reshared items so that we can eventually notify the original poster via an activity that their item was shared. 2014-05-05 16:16:32 -07:00
friendica 806f1f0fa1 UI for deleting chatrooms 2014-05-04 20:30:52 -07:00
friendica 3ae67c517e Merge https://github.com/friendica/red into pending_merge 2014-05-04 17:11:29 -07:00
friendica fc550ae330 issue #432 permission changes lost editing webpage (and other non-post items) 2014-05-04 17:10:33 -07:00
RedMatrix fc5ae78079 Merge pull request #442 from cvogeley/master
system notifications mark seen link
2014-05-05 06:43:56 +10:00
sasiflo b472cc0fd3 ifpending repaired again. Hope it works as intended now. 2014-05-04 20:42:05 +02:00
Christian Vogeley f7c77c7821 Add link to system notifications page
to mark notifications seen
2014-05-04 18:17:11 +02:00
Christian Vogeley b2e0b6f11d system notifications mark seen link 2014-05-04 17:28:43 +02:00
friendica 3da4656e41 hopefully this will fix it 2014-05-04 03:11:28 -07:00
sasiflo 3f9513010f ifpending repaired. Show page "all contacts" directly if no pending connections.
Tried to repair. Think the merge of flags was wrong in the last
commit.
2014-05-04 11:41:31 +02:00
friendica a39a1584bd allow birthdays with just a year (no month or day). 2014-05-01 18:40:00 -07:00
friendica 14402bdf98 missing permissions block in mod_filestorage 2014-04-30 16:35:50 -07:00
friendica 31fd284b3c clean up the webpage list a bit 2014-04-29 18:28:05 -07:00
friendica dfe0d230f5 got the presence bit. 2014-04-26 16:47:43 -07:00
friendica e40d226252 basic chatterbot support - though these would still require additional functionality in the API to maintain presence as they'll get kicked out of the room if they don't ping it regularly. 2014-04-26 16:27:03 -07:00
friendica 3e8e67df2c Set a default directory server from a hard-wired list if one was not previously chosen. 2014-04-25 18:10:23 -07:00
friendica 1e55bef3d1 ability to unset a layout and subthread is probably close to working again. 2014-04-23 19:05:48 -07:00
friendica dfbd654d0e Merge https://github.com/friendica/red into pending_merge 2014-04-21 15:42:16 -07:00
friendica aafbd11a37 Setting to undo/clear auto permissions 2014-04-21 15:41:04 -07:00
Thomas Willingham a63996b5bc Attempt to reduce the support burden of access and register policy. 2014-04-21 14:45:26 +01:00
friendica 8c92a445b2 subthread is still borked (~75% Friendica code which has never been translated)- but ported a bit more 2014-04-20 23:09:03 -07:00
friendica d0dab3fcae fix vcard truncation and escaping 2014-04-20 18:48:21 -07:00
sirius c946d92610 Merge branch 'master' of https://github.com/friendica/red into mod-profpicperm 2014-04-20 01:12:47 +02:00
sirius 6cf5a69d7e Now we also refresh permissions after the user posted connedit. 2014-04-20 00:58:26 +02:00
sirius 3845e1de7d Added permission handling of profile-photos
Now we automatically set the appropiate viewing-permissions on profile edit and revert photos chosen as default profile picture bacl to public access.
2014-04-20 00:31:18 +02:00
friendica 30e2e32f19 improve zotfeed for discover channel so it will send updates to posts you've already received. Incidentally I discovered why we had the meltdown replying to discover channel items the other day - but can't fix it easily. 2014-04-17 20:03:28 -07:00
friendica 1eb8e570bf tag anyone 2014-04-15 18:35:22 -07:00
sirius b0dc9f13ed Merging in conflict 2014-04-16 00:40:01 +02:00
friendica 9026ea649a better mapping of visible connections 2014-04-14 17:29:19 -07:00
friendica 506ae56385 Better handling of restricted /channel and /profile permissions. We will show the name, profile photo and a 'connect' button if appropriate on these pages regardless of permissions. A blank page makes it difficult for folks to figure out how to connect and if it is their real life friend 'x' or not. It also matches our overall policy (adopted from Facebook's lessons learned) that the channel name and default profile photo are always visible and can't really be blocked without messing up the usability of the entire network. This also makes sure that a connect button can be found somewhere besides the directory - where the entry could be blocked; and avoid somebody having to figure out the webbie and find the link to "follow" (another related issue). 2014-04-14 16:45:16 -07:00
friendica bc041bdb77 profperm: abook_profile was being handled by profile id rather than profile_guid, causing private profiles to not be activated in many cases. 2014-04-13 19:57:47 -07:00
friendica e3aa7d2aaf only show forum tags on contact autocomplete, not in the ACL selector 2014-04-13 18:07:19 -07:00
sirius 8b8feea12f Added hackish support for permissions-sync between profile and profile-pictures 2014-04-14 00:45:24 +02:00
friendica d7aaff459f let normal hashtags be quoted strings also 2014-04-12 16:58:19 -07:00
friendica 5cb7e48dad major cleanup of handle_tag() 2014-04-12 15:53:52 -07:00
friendica 567b5d053d handle new tag declarations 2014-04-12 03:31:24 -07:00
friendica 71929c6caa add forum mode to tag handling 2014-04-12 00:56:04 -07:00
friendica aa5054d5ba this is looking better, call the forum version of a tag "foobar network", besides altering the icon 2014-04-12 00:41:36 -07:00
friendica 2212ddb913 use icons for identification 2014-04-11 23:54:11 -07:00
friendica 47096df97e not quite right but I need to check it in so I can switch branches 2014-04-11 20:35:25 -07:00
friendica 2b3697c27a the auto-complete part 2014-04-11 20:12:40 -07:00
friendica 8b39b5ae4e via Mario: default channel permissions not working on channel page 2014-04-11 15:51:25 -07:00
marijus 3197ccbf5e bootstrapify aclselector 2014-04-11 16:06:39 +02:00
friendica fb88544ae4 Merge https://github.com/friendica/red into pending_merge 2014-04-10 18:50:33 -07:00
friendica a798dd767d push notes widget updates to channel clones on focusout (final save). Don't do this for the auto-save events (every ten seconds) which could generate superfluous network traffic. 2014-04-10 18:46:22 -07:00
RedMatrix feb3a81623 Merge pull request #402 from sasiflo/master
Added info about SSL certificates
2014-04-11 11:23:13 +10:00
friendica bf1f18e172 Include the entire original item when notifying other channels of deletions as it contains important routing and scope information. Previously we were only sending a couple of critical fields like the message-id, flags, and creation date. The thinking was that it is deleted, let's not resend the deleted contents anywhere. But in order to route this through the same path the original post took we really need the entire original post with all of its baggage attached. 2014-04-10 16:14:19 -07:00
sasiflo f16fc1eb4f Added some more details about why browser-valid SSL certificates must be
used when SSL is used at all.

It is now in the check failure message in the installation routine, the
installation readme and in the documentation pages.
2014-04-10 23:41:18 +02:00