8246 Commits

Author SHA1 Message Date
friendica 22ed5b1d03 newevent: front end functions 2014-05-29 20:09:21 -07:00
friendica 6e0cc25a90 more work on new event code 2014-05-29 19:48:54 -07:00
friendica dac7f68914 event_addtocal function for storing received events 2014-05-29 17:52:11 -07:00
friendica a3487efd57 start to tie in the new event logic 2014-05-29 17:09:14 -07:00
friendica 118b4c88bd split event storage into two bits - separate the event storage from the associated item storage 2014-05-29 16:23:20 -07:00
friendica 9b5eabf108 Merge branch 'master' into newevent
Conflicts:
	include/zot.php
2014-05-29 16:14:10 -07:00
friendica 1a58777daa this is an important bit - only mark dead hubs on directory servers. They shouldn't matter anywhere else. 2014-05-29 00:55:34 -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 f6de9c09fb logging: include target url when reporting z_fetch_url and z_post_url errors. 2014-05-27 21:21:38 -07:00
friendica b17f923abb give the cloud file list a bit of padding 2014-05-27 16:49:47 -07:00
friendica 9fa929fab5 filter randprof results to avoid channels that are known to be deceased. 2014-05-25 23:00:06 -07:00
Alexandre Hannud Abdo bc389ff934 Language selection: case-insensitive and system language
Fixed ignoring HTTP_ACCEPT_LANGUAGE tags that had uppercase
characters.

Fixed defining a->language too soon to ever get the system lang
2014-05-23 10:16:03 -03:00
friendica 345f784f67 fix search to use in app 2014-05-22 21:24:41 -07:00
friendica 39d5f2abcf more apps 2014-05-22 20:39:42 -07:00
friendica bcac633085 implement 'requires' on personal apps 2014-05-22 19:19:04 -07:00
friendica 6f7fb7a2ac sort by app name and not by apd filename 2014-05-22 02:13:33 -07:00
friendica 4d7fc304ea Add the admin app 2014-05-21 21:47:09 -07:00
friendica 751fda9704 more app work 2014-05-21 20:54:09 -07:00
friendica d17768d4e7 change app dropdown to point to apps module (changes nav template). Important: Plugins using the app-menu hook will no longer be accessible from there and may require re-writing to plug into the system apps page. Also filter apps in items from the language detector to avoid false triggers from the base64 content. 2014-05-21 17:23:34 -07:00
Alexandre Hannud Abdo 6fb8cd4d24 Make tag delivery work when channel name differs from profile name 2014-05-21 17:23:18 -03:00
RedMatrix 3e75f9cbb1 Merge pull request #464 from solstag/master
Bunch of translation work
2014-05-21 19:24:24 +10:00
friendica 77ca117218 make it possible to edit/delete apps via /apps/personal/edit 2014-05-21 01:55:32 -07:00
Alexandre Hannud Abdo d15e3776f3 Allow translation context with plural. Use that in Likes/Dislikes. 2014-05-21 05:39:35 -03:00
Alexandre Hannud Abdo 72a633dc51 Make translation contexts effective. 2014-05-21 04:48:22 -03:00
friendica c6de9096fa add zids to all the personal app links 2014-05-20 22:59:58 -07:00
friendica 5d9f924642 more app work 2014-05-20 22:25:36 -07:00
friendica 71f5908e21 add optional context to translations 2014-05-20 20:22:38 -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 6d01707a72 more app backend work 2014-05-19 16:49:11 -07:00
friendica ea67b9bda8 apps: fix encoding/decoding and chunk splitting 2014-05-18 20:00:30 -07:00
friendica 466fe725bc start to build out the apps 2014-05-18 18:21:20 -07:00
friendica 2b44af4455 more app work 2014-05-18 02:00:06 -07:00
friendica e79e8f4add Merge https://github.com/friendica/red into pending_merge 2014-05-18 00:45:02 -07:00
friendica 070e7cc376 more app infrastructure 2014-05-18 00:44:42 -07:00
marijus 89b8bc07ac implement modal for more then 10 likes/dislikes 2014-05-18 09:14:21 +02:00
friendica 9e95458ea5 the help app 2014-05-16 02:54:52 -07:00
friendica 659714956c add hover tips - except we need a way to translate the things 2014-05-15 20:58:26 -07:00
friendica 420540fc94 login app 2014-05-15 20:39:49 -07:00
friendica a2b4187a08 add directory 2014-05-15 20:36:09 -07:00
friendica 2fdc13e91d some sidebar content (doesn't yet do anything) 2014-05-15 20:20:20 -07:00
friendica 2dee303d92 more base apps 2014-05-15 20:09:28 -07:00
friendica 077b97eac4 the app menu takes form 2014-05-15 19:54:37 -07:00
friendica 99d97170de apps: provide a default photo if none was set. For now it's the default profile photo until we have a default app photo 2014-05-15 17:15:22 -07:00
friendica e68bb132a7 some backend stuff for apps 2014-05-15 16:43:42 -07:00
friendica 2f1e4a6370 xss prevention 2014-05-14 00:55:32 -07:00
friendica b0dc3d3b4c add photo widget 2014-05-13 21:33:39 -07:00
friendica 2f5bd7e1b3 add activity_received hook 2014-05-13 20:58:55 -07:00
friendica 2c27ba66a5 zrlify (turn into zmg) any relevant img tags in a post. 2014-05-13 20:17:52 -07:00
friendica a4869394f4 allow jgrowl 'close all' message to be translated 2014-05-13 17:59:47 -07:00