Commit graph

3296 commits

Author SHA1 Message Date
friendica
77ca117218 make it possible to edit/delete apps via /apps/personal/edit 2014-05-21 01:55:32 -07:00
friendica
9365b7f632 this is why I didn't see the "app installed" message.... 2014-05-20 22:45:56 -07:00
friendica
5d9f924642 more app work 2014-05-20 22:25:36 -07:00
friendica
cad481d94f unfinished work for creating app 2014-05-20 21:22:19 -07:00
friendica
fc0967b84b most of the remaining apps basic infrastructure except a form to create the things. Don't let this fool you - there is still a lot of work, but there isn't a whole lot of work to create a demo; in fact you can demo it now. 2014-05-20 18:08:49 -07:00
friendica
2fdc13e91d some sidebar content (doesn't yet do anything) 2014-05-15 20:20:20 -07:00
friendica
077b97eac4 the app menu takes form 2014-05-15 19:54:37 -07:00
friendica
e68bb132a7 some backend stuff for apps 2014-05-15 16:43:42 -07:00
friendica
722b6c78cb fix author delete (non-owner) 2014-05-14 03:10:36 -07:00
friendica
2c27ba66a5 zrlify (turn into zmg) any relevant img tags in a post. 2014-05-13 20:17:52 -07:00
root
874b8d40ff Changed some comments. 2014-05-10 11:22:00 -07:00
root
ed5cebd3d6 Made code changes to serve higher resolution images in displays with high pixel density. 2014-05-10 11:15:27 -07:00
friendica
22b79207f9 event form hard-wired tinymce=on, made selectable 2014-05-08 19:59:26 -07:00
friendica
2fe8bae7a5 show hidden connections in contact block if and only if the observer is the profile owner 2014-05-08 17:08:34 -07:00
friendica
92be2e1081 make it easier to plug into .well_known, for instance to tell the EFF to fuck off and not block pages from the free web just because they use cookies. 2014-05-06 22:25:36 -07:00
friendica
f1eafbf47d core fixes to allow statusnet connector to work 2014-05-06 19:17:06 -07:00
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