aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* Some more buttons. Not ready yet. Changed in private message -submit- to -sen...Jeroen2014-08-091-1/+1
* 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 intern...friendica2014-08-071-1/+3
* 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
* 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, since...friendica2014-07-292-1/+10
* 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
* 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. S...friendica2014-07-211-0/+17
* provide a specific permission for liking profiles (reuse the obsolete bookmar...friendica2014-07-173-17/+17
* better handling of interactive likesfriendica2014-07-172-14/+19
* confirm that something was done.friendica2014-07-171-0/+8
* make mod_like interactive if requestedfriendica2014-07-171-6/+43
* tinmymce zombie - kill it.friendica2014-07-171-2/+2
* don't subdue archived connections in viewconnectionsfriendica2014-07-161-1/+2
* subdue archived connections in group editor and don't show at all in contact_...friendica2014-07-161-0/+2
* provide os_mkdir to workaround permission issues with php mkdirfriendica2014-07-162-2/+2
* clean up more code duplicationfriendica2014-07-142-5/+7
* Brain fart. Should really wait until the first cuppa kicks in.friendica2014-07-141-1/+1
* issue #536 - move a line so it doesn't interferefriendica2014-07-141-1/+1
* issue #536friendica2014-07-141-0/+13
* move smarty compiled files to store/[data]/smarty3 - which puts all writeable...friendica2014-07-101-4/+4
* make sure we don't block new folks if there's a different register policy and...friendica2014-07-091-1/+1
* finish implementing email verification. Currently it only applies if REGISTER...friendica2014-07-091-4/+19
* numerous event fixes - mostly related to editing an eventfriendica2014-07-061-22/+41
* make the pending connections query consistent between mod/ping and mod/connec...friendica2014-07-051-5/+7
* remove cyclic dependency on XCHAN_FLAGS_HIDDENfriendica2014-07-051-2/+3
* some initial work towards email address verificationfriendica2014-07-031-0/+24
* visage tracking opt-in/opt-outfriendica2014-07-031-0/+8
* session DNT - if you want it use it.friendica2014-07-031-0/+4
* turn that into a featurefriendica2014-07-021-2/+1
* Fix for #510: $a->poi wasn't set for tabs actions with commands, so connedit_...zottel2014-07-021-1/+1