Commit Graph

7911 Commits

Author SHA1 Message Date
Michael Meer 657a02ad3c delete item: change of timestamp last edit 2013-01-23 15:06:49 +01:00
MicMee 9996d5ee9b Merge pull request #1 from friendica/master
get changes
2013-01-23 04:55:09 -08:00
Michael Meer fca354aa46 delete of single items should now work again 2013-01-23 13:50:57 +01:00
friendica b8c92a0a42 fix some displayed links that were wonky 2013-01-22 23:08:46 -08:00
friendica d06c21dc39 some poco fixes 2013-01-22 20:48:03 -08:00
friendica d43591fb0f fixed contactgroup editor 2013-01-22 20:13:20 -08:00
friendica cf2488e999 clean up the photo storage backend, revamp mod/wall_upload 2013-01-22 17:48:42 -08:00
friendica beb3301d43 security fixes related to directory access and sites that are off the grid 2013-01-22 02:56:32 -08:00
friendica bda4ca4c0d hidden directory entries 2013-01-22 00:20:25 -08:00
friendica fb76675a28 now we're into the minor nitty fixes 2013-01-21 19:56:39 -08:00
friendica 4119e1f9cc testing begins 2013-01-21 19:40:25 -08:00
friendica 5949607d17 magic auth - it's mostly done or at least all the code bits are written and it looks in theory to be pretty secure and it doesn't white screen. Getting it to actually work(?), well we won't know how hard that will be until we get it on a couple of systems and try it. Magic auth on one box is a no-op because you're already authenticated. 2013-01-21 19:16:21 -08:00
friendica debf7f5f26 more work on magic auth 2013-01-21 15:39:05 -08:00
friendica 15150ab958 sort out yet more api functions 2013-01-20 18:36:33 -08:00
friendica 060716f172 make lockview work, bring back acl widget theming in redbasic 2013-01-20 18:05:29 -08:00
friendica 127b605f32 preserve event item[uri] if present 2013-01-20 15:36:04 -08:00
friendica 45be26dd81 more heavy lifting on API - though need to re-visit events and give them all message_ids from the origination site. 2013-01-19 22:21:00 -08:00
friendica 994f322d47 more hard slogging on the api 2013-01-19 06:08:13 -08:00
friendica d8d8dd5ced directory services cleanup 2013-01-19 01:07:35 -08:00
friendica 9725dcf41d distributed directory search from the navbar 2013-01-19 00:43:05 -08:00
friendica 6554246045 add versioning info to basic identity export, create skeleton function for import 2013-01-18 16:01:14 -08:00
friendica 2ae2bb4191 provide other ways to export the basic info 2013-01-16 21:34:36 -08:00
friendica 92cf3aae10 api/export/basic - how we'll migrate you 2013-01-16 20:49:07 -08:00
friendica 26b5d50e86 yet another api hackathon 2013-01-16 19:18:10 -08:00
friendica 77bba56336 api posting seems to work now - of course that's the easiest part of the API. 2013-01-16 17:36:45 -08:00
friendica c74bf006cc begin the hard slog on the api 2013-01-16 15:51:21 -08:00
friendica af066d7383 mopping up the events issues so I can move on to other stuff 2013-01-16 03:18:32 -08:00
friendica a9f4a47a35 import events (not just event posts) from zot 2013-01-16 00:59:43 -08:00
friendica ddd8a0e062 still some bugs but events are happening again. 2013-01-15 20:13:25 -08:00
friendica 275fa6e1d2 events backend heavy lifting - the new structure is slowly emerging. 2013-01-15 17:59:49 -08:00
friendica ed275cd40d slow progress on events, one step forward, one step back. 2013-01-15 16:48:59 -08:00
friendica 6b6a742a1b reduce number of template include paths, which were needed during the theme restructure but no longer required. 2013-01-15 13:57:24 -08:00
friendica 62b1eb65dc pages sorta working 2013-01-15 01:32:11 -08:00
friendica 639325b235 progress on pages - they're still getting lost inside conversation(), but progress is progress. 2013-01-14 16:49:57 -08:00
friendica 67868a3094 Merge https://github.com/friendica/red into zpull 2013-01-14 16:20:33 -08:00
friendica 610dc2823a read/write "pages" permissions and fiddly bits - per Thomas 2013-01-14 16:17:57 -08:00
Michael Meer dbbdad12d1 function contact_selector is no longer in use, commented out 2013-01-14 20:44:46 +01:00
friendica 3a5fea516a syntax error 2013-01-13 23:16:04 -08:00
friendica 5182d6d820 this should make tag delivery (e.g. forums) work - but not yet fully tested 2013-01-13 18:35:12 -08:00
friendica 4f6c4f4d2d ignore tagged items in reshares from notifications and tag_delivery 2013-01-12 18:35:27 -08:00
friendica d5c71e5691 start on tag deliver rewrite 2013-01-12 18:06:34 -08:00
friendica f24ce35603 implement "finger" command 2013-01-12 15:55:37 -08:00
friendica fa642b36ff fix double-encoding 2013-01-11 14:53:14 -08:00
friendica b3d1b8332f use correct param for connect link 2013-01-11 14:40:44 -08:00
friendica 89423844bb network & home notification fixes 2013-01-11 02:19:46 -08:00
Zach Prezkuta ddb2a8c23a add Smarty templates for international templates 2013-01-10 21:24:10 -07:00
friendica f0a08a05ae fix the "personal" network filter and introduction notifications 2013-01-09 23:07:13 -08:00
friendica 948644bd46 minor notification tweaks 2013-01-08 13:38:07 -08:00
friendica a96d3ac66f The rest of the front end for the new notifications - now only missing "mark all seen" for some types, ajax loader for a couple of types, and perhaps a birthday cake icon if any birthdays today, a bit of css cleanup of duplicated or obsolete stuff 2013-01-08 11:59:29 -08:00
friendica ba20913c2b lots of notification tweaks 2013-01-08 02:49:08 -08:00