Commit Graph

3427 Commits

Author SHA1 Message Date
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
friendica 68b7dc48bb the "page 2 shows up on top of page 1 when you wake up in the morning" bug. See the comments. 2014-07-21 21:15:03 -07:00
friendica b19176169c provide a specific permission for liking profiles (reuse the obsolete bookmark permission), also remove the unused 'unconnected contacts' view for now. 2014-07-17 20:54:30 -07:00
friendica 0cb81714d8 better handling of interactive likes 2014-07-17 19:07:39 -07:00
friendica 39632f65b6 confirm that something was done. 2014-07-17 18:25:52 -07:00
friendica bfe4bdc30b make mod_like interactive if requested 2014-07-17 18:20:12 -07:00
friendica 5d5dde174e tinmymce zombie - kill it. 2014-07-17 01:25:21 -07:00
friendica de97073e13 don't subdue archived connections in viewconnections 2014-07-16 22:32:18 -07:00
friendica 98e85917bb subdue archived connections in group editor and don't show at all in contact_block() 2014-07-16 22:21:29 -07:00
friendica 3a31ddea2b provide os_mkdir to workaround permission issues with php mkdir 2014-07-16 01:07:00 -07:00
friendica 1accf82bd1 clean up more code duplication 2014-07-14 21:21:24 -07:00
friendica f710ebc7f9 Brain fart. Should really wait until the first cuppa kicks in. 2014-07-14 15:55:23 -07:00
friendica a6c03a8c2e issue #536 - move a line so it doesn't interfere 2014-07-14 15:53:23 -07:00
friendica 713c99a51b issue #536 2014-07-14 15:50:29 -07:00
friendica c74fd78993 move smarty compiled files to store/[data]/smarty3 - which puts all writeable areas of the server except the config file and logs under the "store" directory. We'll do logs at a future time. 2014-07-10 21:34:52 -07:00
friendica 9a96ae041f make sure we don't block new folks if there's a different register policy and the hub admin turns on email verify 2014-07-09 21:13:48 -07:00
friendica fa706c8e86 finish implementing email verification. Currently it only applies if REGISTER_OPEN is in effect. 2014-07-09 21:10:56 -07:00
friendica 913fd1d22e numerous event fixes - mostly related to editing an event 2014-07-06 22:31:39 -07:00
friendica 2cd6b2cb2a make the pending connections query consistent between mod/ping and mod/connections 2014-07-05 21:45:13 -07:00