Commit Graph

3334 Commits

Author SHA1 Message Date
friendica e1ec1e7c5f sort out the unobscure mess 2014-06-15 19:21:32 -07:00
friendica 72f00d6e04 issues with editing webpage permissions 2014-06-15 18:58:02 -07:00
friendica 2d6a1795b7 ensure item_private tracks acl fields on edit 2014-06-15 02:32:12 -07:00
friendica 0f6c321e3f only show jotnets when posting conversation items 2014-06-14 20:16:40 -07:00
friendica b67c8ec8b9 webpage permissions weirdness 2014-06-14 16:35:38 -07:00
marijus c80cf61a9b no need to have this twice 2014-06-14 23:10:48 +02:00
marijus b7b8303f8d fix active state 2014-06-14 15:49:57 +02:00
friendica 3dfcfbf85c issue #433 2014-06-10 22:35:15 -07:00
friendica 13ba9ef003 merge the app menus 2014-06-10 21:21:50 -07:00
friendica 059ccae278 remote install app (untested) 2014-06-10 16:34:21 -07:00
friendica 0fb8234693 allow rpost to take a channel argument (the channel nickname) and change channel to that if it's valid 2014-06-09 16:57:01 -07:00
friendica 376a51f8d8 doc updates 2014-06-06 23:56:52 -07:00
friendica c4fc9a9cf6 move hexit to addons where it belongs 2014-06-05 17:42:48 -07:00
friendica 41904545ad hex converter - could've been a plugin and perhaps should have been but this was quick. No translations or templates. Just a converter. 2014-06-04 21:18:10 -07:00
friendica 4fa3b420ab duplicate birthday events showing up 2014-06-04 21:02:57 -07:00
friendica d84f03d59b if photo import failed during channel import, reset the xchan_photo_date so it will automatically fix itself. 2014-06-04 01:37:50 -07:00
friendica 97a4479513 don't provide a second (actually third counting the navbar) search box on the search page if you've got saved searches turned on. This should solve some problems with duplicate html id's (and save wasn't working anyway). If you don't have saved search ability (which will provide a saved search widget in the sidebar), provide a simple search box in the main content region but without save ability. 2014-06-03 18:19:27 -07:00
friendica 04cd60a0e3 add sys channel (discover) posts to "anonymous" search. They will by default be public. 2014-06-03 17:17:26 -07:00
friendica 49abe9d334 issue #479 - tag escaping not needed here. 2014-06-02 19:05:24 -07:00
friendica 2386bc4d00 bring back birthdays 2014-06-02 17:49:19 -07:00
friendica 61ed6ea273 issue #476 2014-05-31 16:10:31 -07:00
friendica 33cf83175d use consistent capitalisation in the item actions menu 2014-05-29 21:34:08 -07:00
friendica 832cbbec15 testing new event code 2014-05-29 21:25:19 -07:00
friendica 22ed5b1d03 newevent: front end functions 2014-05-29 20:09:21 -07:00
friendica a3487efd57 start to tie in the new event logic 2014-05-29 17:09:14 -07:00
friendica 9b5eabf108 Merge branch 'master' into newevent
Conflicts:
	include/zot.php
2014-05-29 16:14:10 -07:00
friendica 2a6d7b6a07 cleanup dead directory entries. This was a real b#tch, so keep your eye out for issues - which you shouldn't see until next weekend when this is scheduled to run. We're only setting flags, so if anything goes wrong we should be able to recover without too much pain. 2014-05-28 21:42:46 -07:00
friendica 30eb1b494a moods: simplify 'xyz is tired' rather than 'xyz is currently tired'. This is possible now that we have translation contexts, as before '$1 is $2' was ambiguous without a context - in this case 'mood'. 2014-05-28 17:58:49 -07:00
friendica 810515f1a1 auto-highlight app embed code on click 2014-05-25 22:42:07 -07:00
friendica 03e2d2ee8f missing "app installed" info msg 2014-05-25 22:25:13 -07:00
friendica f7d99ed7ff fix the intermittent theme preview 2014-05-25 18:24:27 -07:00
friendica 059b6cd411 add randprof app and do away with the universally hated chanview-iframe mode. It's gone. Please do not try and bring it back. We are not Diaspora and we have no desire to be like them. ("And they're all made out of ticky-tacky and they all look just the same"). Our profiles do not have to look the same and they won't anyway. We don't have to sugar coat the fact that some of the content in the matrix doesn't look like the rest of the content in the matrix. 2014-05-23 15:30:22 -07:00
friendica 956f708788 Merge https://github.com/friendica/red into pending_merge 2014-05-22 16:37:08 -07:00
friendica 6f570a7df3 mod_display: match "message_id begins with xxxx" as well as "message_id = xxxx" 2014-05-22 16:35:43 -07:00
Thomas Willingham 20343365fd Fix photo updates in appman. 2014-05-22 19:40:31 +01:00
friendica 71a4abe293 Time to flip the switch. 2014-05-21 21:33:31 -07:00
friendica 751fda9704 more app work 2014-05-21 20:54:09 -07:00
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