aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
...
* add collections widget to connections page - and some more work on realmsfriendica2014-08-171-0/+3
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-08-161-0/+1
|\
| * Merge pull request #564 from cvogeley/masterRedMatrix2014-08-171-0/+1
| |\ | | | | | | Add account deletion to the UI
| | * Add account deletion to the UIChristian Vogeley2014-08-161-0/+1
| | |
* | | provide backend storage and declaration of directory realmfriendica2014-08-161-0/+1
|/ /
* | doc updatefriendica2014-08-151-0/+1
| |
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-08-151-1/+1
|\|
| * Account deletionChristian Vogeley2014-08-151-1/+1
| | | | | | | | fix multi user deletion, add confirmation message
* | pkcs1 to pkcs8 key conversion - this is a lot easier than parsing ASN.1 DER ↵friendica2014-08-141-0/+5
|/ | | | 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.
* escape tags when using markdown. Strange things happen if you put HTML ↵friendica2014-08-141-2/+2
| | | | entities in the text.
* Merge pull request #561 from cvogeley/masterRedMatrix2014-08-153-2/+68
|\ | | | | Some work on account deletion
| * Some work on account deletionChristian Vogeley2014-08-143-2/+68
| |
* | some work on extended profile fieldsfriendica2014-08-131-0/+23
| |
* | provide an expert option to opt out from user zoom on mobile devicesmarijus2014-08-131-1/+7
| |
* | couple of frphoto fixes to work better with the dreamhost process reaperfriendica2014-08-121-0/+8
| |
* | Friendica photo import tool. This will bring in all your photos from the ↵friendica2014-08-122-1/+80
|/ | | | 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.
* change default invitation messagefriendica2014-08-113-23/+63
|
* nothing going on here. nothing to see. move along.friendica2014-08-101-0/+76
|
* make mention tagging by webbie do the right thing.friendica2014-08-101-1/+1
|
* remember activity settingfriendica2014-08-101-1/+1
|
* Some more buttons. Not ready yet. Changed in private message -submit- to ↵Jeroen2014-08-091-1/+1
| | | | -send-. Confusing in other language(s).
* a couple of "not quite public" fixesfriendica2014-08-081-12/+10
|
* fix ignore of unapproved connectionfriendica2014-08-071-5/+4
|
* more editing of visibility displaysfriendica2014-08-071-1/+1
|
* cleanup some text where we said "public" or "visible to anybody on the ↵friendica2014-08-071-1/+3
| | | | internet" when that isn't necessarily true.
* public scope delivery issuesfriendica2014-08-061-2/+2
|
* basic 'notpublic' bits workingfriendica2014-08-062-2/+17
|
* a bit of cleanup on directory autoscrollfriendica2014-08-051-4/+9
|
* scrolling directoryfriendica2014-08-051-5/+8
|
* clone sync of "unfriend" actionsfriendica2014-08-051-2/+12
|
* issue #551 provide import/export of profiles (if this feature is enabled)friendica2014-08-041-0/+36
|
* backend for profile exportfriendica2014-08-041-0/+27
|
* add some notification counts to the structure passed to the "channel select" ↵friendica2014-08-031-1/+72
| | | | 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.
* Let site admin choose what profile fields to support.friendica2014-08-021-1/+13
|
* Update nl. Added a link from the edit profile page to the edit visibility page.Jeroen2014-08-011-0/+1
|
* make the profile minimal by default. Use features to enable the advanced form.friendica2014-08-011-0/+5
|
* convert application strings to en-USfriendica2014-07-313-3/+3
|
* block channel removal for 48 hours after changing the account password, ↵friendica2014-07-292-1/+10
| | | | 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.
* we didn't need the extra query - everything we require is already in memoryfriendica2014-07-291-37/+26
|
* implement the new friend activity post which has been missing for some time nowfriendica2014-07-291-8/+52
|
* derivative themes not loading parent theme includes when visiting /cloudfriendica2014-07-281-0/+11
|
* honour sys channel permissions for who can view the sys owned contentfriendica2014-07-262-3/+18
|
* always provide a profile edit entry in the nav usermenufriendica2014-07-242-14/+23
|
* issues #542 #543 - mentions not linked on editing a post if they contained a ↵friendica2014-07-241-0/+9
| | | | forum indicator.
* allow jotnets to work with rpostfriendica2014-07-231-1/+1
|
* sql string unquotedfriendica2014-07-221-1/+1
|
* the "page 2 shows up on top of page 1 when you wake up in the morning" bug. ↵friendica2014-07-211-0/+17
| | | | See the comments.
* provide a specific permission for liking profiles (reuse the obsolete ↵friendica2014-07-173-17/+17
| | | | bookmark permission), also remove the unused 'unconnected contacts' view for now.
* better handling of interactive likesfriendica2014-07-172-14/+19
|
* confirm that something was done.friendica2014-07-171-0/+8
|