Commit Graph
3150 Commits
Author SHA1 Message Date
friendica 267283748f Red API: /api/red/item/new ; which is like /api/statuses/update except it uses Red semantics and returns success/failure indication. 2014-03-04 19:57:54 -08:00
friendica 4da73d7d84 stopgap solution until somebody implements endless scroll on the directory 2014-03-04 19:34:04 -08:00
friendica aa9d25f517 add system PDL editor (lets you change/personalise the layout for any module which has a system PDL file.) 2014-03-04 18:12:27 -08:00
friendica 39f18d0f16 fix third-party zid's 2014-03-04 15:25:04 -08:00
friendica 86d60f572f change flags for one-way connections from hidden to unconnected so we can still use hidden for - well hiding connections 2014-03-04 14:35:42 -08:00
friendica 66f754c4c7 !@#$% pay~!@#$pal 2014-03-04 01:43:39 -08:00
friendica 3d49bf0320 directory sync issues 2014-03-03 21:00:42 -08:00
friendica cdd2e9cd95 layout export to file 2014-03-03 20:05:23 -08:00
friendica 7baeb45183 some anomolies found when viewing connections in various cases. 2014-03-02 19:40:59 -08:00
friendica 429022e116 allow one to ignore pending connections 2014-02-28 16:00:29 -08:00
friendica 102521844b put schemas in Comanche (this requires theme support (!)) 2014-02-27 20:48:10 -08:00
Thomas Willingham 5cf0e74501 Capitalise $a->page['title'] in doco pages. 2014-02-27 17:50:36 +00:00
friendica 364fc9f163 comanche: provide an option to add a menu class for different theming choices on some menus (e.g. horizontal, tabbed, etc.) 2014-02-25 20:58:20 -08:00
friendica 3fb26e06ab Merge https://github.com/friendica/red into zpull 2014-02-25 19:48:57 -08:00
friendica e7e97e578b put bookmarked chatrooms into poco 2014-02-25 19:48:13 -08:00
Thomas Willingham 04e6cb515b Fix the weirdness of messages appearing in the middle of the screen
and working their way downwards one comment at a time as the ping runs
when joining an active chat room.
2014-02-26 01:57:29 +00:00
friendica 2c72e49d1f more chatroom discovery 2014-02-25 17:55:30 -08:00
friendica 08313bac6c allow personalised page layouts for modules. 2014-02-25 14:12:51 -08:00
friendica b1021df485 provide ability to bookmark chatrooms using rbmark 2014-02-24 21:34:49 -08:00
friendica 2becbae402 remote "add bookmark" - like rpost but saves a bookmark from a remote hub into one of your own bookmark folders (or a new one if desired). 2014-02-24 20:46:52 -08:00
Thomas Willingham 8284901f9e Make bbcode the default doco ready for the next commit 2014-02-24 05:11:56 +00:00
friendica 5b4e3f46bc minor stuff, some doco, auth cleanup, and make "unknown" more translateable by context. 2014-02-22 14:58:12 -08:00
friendica 075b7fa9c8 This should resolve the dav authentication loop (correctly) 2014-02-22 13:33:18 -08:00
friendica 9c4c0e6d23 prevent mod/cloud looping (ping gets a new session on each call [wtf?] which triggers our "changed uid" detector) 2014-02-22 03:38:23 -08:00
friendica e12f6f1bd9 small changes to a couple of lookup functions which we need to use a bit more 2014-02-20 17:20:24 -08:00
friendica e55170c00a code cleanup 2014-02-20 17:07:43 -08:00
friendica 3bddaa9e04 title missing in private mention posts 2014-02-20 15:00:29 -08:00
friendica 6eb971656e believe i found the issue which was causing hundreds/thousands of identical hublocs to be created 2014-02-20 01:35:08 -08:00
friendica c219451702 Merge pull request #324 from tonybaldwin/master
Do not view remote profiles in frames. (changed description for display->settings), in ALL relevant files
2014-02-20 15:26:17 +11:00
friendica a29b71547a use a "fullscreen" icon for chanview full screen mode; add channel_menu selection and setting to the settings page. 2014-02-19 20:19:56 -08:00
tony baldwin 9715176a56 s/View remote profiles as webpages/Do not view remote profiles in
frames/g
2014-02-19 22:56:52 -05:00
friendica 24d119b8c4 introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is able to successfully authenticate (but is not necessarily in this network). 2014-02-18 20:59:25 -08:00
friendica 5747e20e50 some more snakebite and fix up include/account - forgot about that inline array stuff 2014-02-18 16:59:31 -08:00
friendica 9a51f8ce65 edit bookmarks 2014-02-18 14:26:23 -08:00
friendica 309ae2d1e4 update the donation link 2014-02-17 20:33:52 -08:00
friendica d5c55250f9 remove the exit clause 2014-02-17 20:24:34 -08:00
friendica ea709361f6 snakebite, cont. magic-auth via openid is now possible, with the caveat that one needs a hand-crafted xchan at the moment to make use of it and if you wish to do so, there will be no assistance or help provided. The risk of system instability and mangled DBs now and going forward is significant if you try this. 2014-02-17 20:10:43 -08:00
friendica d6ab975b18 operation snakebite continued. openid now works for local accounts using the rmagic module and after storing your openid in pconfig. This is just an interesting but trivial (in the bigger scheme of things) side effect of snakebite. The snake hasn't even waken up yet. 2014-02-17 19:48:05 -08:00
friendica d3120264cb more snakebite stuff 2014-02-17 18:23:01 -08:00
friendica df22a78936 Merge pull request #314 from zzottel/master
Make @!-tags safer
2014-02-17 15:09:11 +11:00
friendica 70526915c8 several things were not working correctly w/r/t community tagging. The preference vanished from settings at some point, and we also weren't updating the original post timestamp so that the changed taxonomy would propagate correctly as an edit. 2014-02-16 16:04:46 -08:00
friendica 16cd9e2a7e don't include deleted channels in number of channels service class checks 2014-02-16 14:48:07 -08:00
friendica 663dd39015 don't show deleted channels on admin account summary page 2014-02-16 14:39:27 -08:00
friendica ebd52368bb strip hard-wired zids from posted links as they will have the wrong identity when somebody tries to view the link 2014-02-16 14:13:26 -08:00
friendica d9e4f63466 preserve attachments when editing a post 2014-02-14 13:15:02 -08:00
friendica eadf5121d0 rev update and a minor fix (missing param) to force_refresh 2014-02-14 12:39:15 -08:00
zottel 7a6fcd9ea4 make sure the user can't inadvertently send a post with @!-tags to an
unintended audience because he had browsed the Matrix by collection or
by contact
2014-02-14 11:08:05 +01:00
marijus d7546c7a63 This makes advanced privacy settings adjustable in expert mode only. Also they are hidden behind a button. This is a design hotfix should probably come up with something better someday... 2014-02-13 19:29:06 +01:00
friendica 2c1b366fdf make activities optional for profile things, clean up the forms 2014-02-12 14:44:27 -08:00
friendica 7f3f981d96 fix a mysql error which popped up in the dbfail log 2014-02-11 20:45:17 -08:00