Commit Graph

3445 Commits

Author SHA1 Message Date
friendica 82389f8c1b really really fix lockview (cross fingers) ;-) 2014-08-19 16:04:38 -07:00
marijus a10f39b994 really fix lock info 2014-08-19 22:01:33 +02:00
marijus 953c8ac686 make lockview provide the right info 2014-08-18 21:25:02 +02:00
friendica 4a76925787 some more work on realms 2014-08-17 19:06:56 -07:00
friendica 82eb265a20 add collections widget to connections page - and some more work on realms 2014-08-17 17:48:41 -07:00
friendica bf3dc80233 Merge https://github.com/friendica/red into pending_merge 2014-08-16 16:11:53 -07:00
friendica 20bdcb037f provide backend storage and declaration of directory realm 2014-08-16 16:10:35 -07:00
RedMatrix e4620179ac Merge pull request #564 from cvogeley/master
Add account deletion to the UI
2014-08-17 08:33:13 +10:00
Christian Vogeley 54fe09f466 Add account deletion to the UI 2014-08-16 16:28:07 +02:00
friendica 41aa9e13cf doc update 2014-08-15 06:05:52 -07:00
friendica 257332f434 Merge https://github.com/friendica/red into pending_merge 2014-08-15 06:05:22 -07:00
Christian Vogeley f36253b7a8 Account deletion
fix multi user deletion, add confirmation message
2014-08-15 14:56:17 +02:00
friendica 1978500e8f pkcs1 to pkcs8 key conversion - this is a lot easier than parsing ASN.1 DER formats and rebuilding the darn things like we used to do. Check for illegal hex encoded album names in mod/photo so we don't throw php errors. Don't know where they come from but we get a lot of them. 2014-08-14 23:05:19 -07:00
friendica b9dffa9107 escape tags when using markdown. Strange things happen if you put HTML entities in the text. 2014-08-14 18:00:48 -07:00
RedMatrix f4229dbc3f Merge pull request #561 from cvogeley/master
Some work on account deletion
2014-08-15 09:58:43 +10:00
Christian Vogeley fc94a638cd Some work on account deletion 2014-08-14 20:17:57 +02:00
friendica 1d6f494936 some work on extended profile fields 2014-08-13 22:22:52 -07:00
marijus bc85f7d6e3 provide an expert option to opt out from user zoom on mobile devices 2014-08-13 15:32:15 +02:00
friendica 40667e72ad couple of frphoto fixes to work better with the dreamhost process reaper 2014-08-12 20:39:57 -07:00
friendica 50da5bd389 Friendica photo import tool. This will bring in all your photos from the chosen Friendica account and import them into Red. Note that profile photos will also be imported, but will not be scaled for profiles, nor will they be attached to any profiles. They will appear however in your Profile Photos album. Photos that had any access restrictions in Friendica will be made private to only you. Comments and likes, captions, and tags are not transferred, only the actual photos. You will only be able to do this once. If something goes wrong but any photos were imported, a pconfig called frphotos.complete will be set and you'll have to remove it to start over. If you should remove this to start over, we also check each photo and will not over-write a photo you already brought over. 2014-08-12 18:08:31 -07:00
friendica 94ed44e76e change default invitation message 2014-08-11 19:38:04 -07:00
friendica f2244539da nothing going on here. nothing to see. move along. 2014-08-10 22:19:08 -07:00
friendica 5dab65d783 make mention tagging by webbie do the right thing. 2014-08-10 20:38:14 -07:00
friendica 24db2e4468 remember activity setting 2014-08-10 18:18:41 -07:00
Jeroen bec565cdc3 Some more buttons. Not ready yet. Changed in private message -submit- to -send-. Confusing in other language(s). 2014-08-09 01:18:31 +00:00
friendica e9caf9db6a a couple of "not quite public" fixes 2014-08-08 15:27:17 -07:00
friendica 50be78d7dc fix ignore of unapproved connection 2014-08-07 20:42:49 -07:00
friendica ad4dc666c5 more editing of visibility displays 2014-08-07 18:47:09 -07:00
friendica a7d95108d0 cleanup some text where we said "public" or "visible to anybody on the internet" when that isn't necessarily true. 2014-08-07 18:22:50 -07:00
friendica 2cff122d6f public scope delivery issues 2014-08-06 21:16:24 -07:00
friendica 86bccf35a2 basic 'notpublic' bits working 2014-08-06 19:24:46 -07:00
friendica 74377bd4b4 a bit of cleanup on directory autoscroll 2014-08-05 21:57:46 -07:00
friendica dc98e6c0e9 scrolling directory 2014-08-05 21:48:13 -07:00
friendica 8da548344b clone sync of "unfriend" actions 2014-08-05 17:47:17 -07:00
friendica 00fc23bf4e issue #551 provide import/export of profiles (if this feature is enabled) 2014-08-04 16:48:40 -07:00
friendica a0695fa04f backend for profile export 2014-08-04 04:40:45 -07:00
friendica 18cb9a1f55 add some notification counts to the structure passed to the "channel select" template (mod/manage). All it takes is to create an appropriate template to turn this page into a list with tallies of various notifications attached to each channel. 2014-08-03 21:41:34 -07:00
friendica 44ee18b810 Let site admin choose what profile fields to support. 2014-08-02 23:28:51 -07:00
Jeroen 32f09b5fc2 Update nl. Added a link from the edit profile page to the edit visibility page. 2014-08-01 17:45:18 +00:00
friendica ff8351437e make the profile minimal by default. Use features to enable the advanced form. 2014-08-01 01:24:03 -07:00
friendica 0e57b6cc8c convert application strings to en-US 2014-07-31 02:33:34 -07:00
friendica 35ed18967a block channel removal for 48 hours after changing the account password, since the password is required to remove a channel. Somebody looking at an open session on somebody else's computer can simply change the password and then proceed to maliciously remove the channel. This change gives the owner 2 days to discover that something is wrong and recover his/her password and potentially save their channel from getting erased by the vandal. This is most likely to happen if a relationship has gone bad, or something incriminating was found in your private messages when you left your computer briefly unattended. 2014-07-29 20:13:01 -07:00
friendica c8829e7243 we didn't need the extra query - everything we require is already in memory 2014-07-29 19:52:19 -07:00
friendica 60e7837f00 implement the new friend activity post which has been missing for some time now 2014-07-29 19:26:17 -07:00
friendica 28c43395dc derivative themes not loading parent theme includes when visiting /cloud 2014-07-28 21:31:30 -07:00
friendica 3d7d6ec21f honour sys channel permissions for who can view the sys owned content 2014-07-26 18:48:25 -07:00
friendica 5dcd0654d4 always provide a profile edit entry in the nav usermenu 2014-07-24 21:29:07 -07:00
friendica 10641b5598 issues #542 #543 - mentions not linked on editing a post if they contained a forum indicator. 2014-07-24 16:48:58 -07:00
friendica 0f14dd30db allow jotnets to work with rpost 2014-07-23 21:17:40 -07:00
friendica c061cc0955 sql string unquoted 2014-07-22 04:37:51 -07:00