aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* IT: updated stringsPaolo Tacconi2014-08-0111-1230/+1258
|
* deleted a command with debug codePaolo Tacconi2014-07-291-0/+1
|
* Chatroom lines are deleted after MAX_CHATROOM_HOURS or the chat becomes slow ↵Paolo Tacconi2014-07-292-0/+20
| | | | to load
* IT: updated stringstuscanhobbit2014-07-1912-5961/+6200
|
* ensure that we don't have permission settings issues due to version skew ↵friendica2014-07-171-1/+1
| | | | across sites.
* provide a specific permission for liking profiles (reuse the obsolete ↵friendica2014-07-179-28/+56
| | | | 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
|
* make mod_like interactive if requestedfriendica2014-07-172-10/+44
|
* collection sync issuefriendica2014-07-171-0/+25
|
* tinmymce zombie - kill it.friendica2014-07-172-3/+3
|
* don't subdue archived connections in viewconnectionsfriendica2014-07-162-3/+5
|
* subdue archived connections in group editor and don't show at all in ↵friendica2014-07-162-2/+4
| | | | contact_block()
* collection syncfriendica2014-07-161-0/+114
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-07-162-0/+128
|\
| * Introducing page template Redable (sic). A template for making it easier to ↵Jeroen2014-07-162-0/+128
| | | | | | | | read long texts on a wide range of devices. Using rem and em for font sizes and region widths. Regions: aside, content, right_aside and footer. Advised to only use the middle content region as much as possible (but left and right can be used for indexes if you like). Based on the default template. Maybe later I will add some alternative css's.
* | shield share meta info from markdown processing.friendica2014-07-161-0/+17
| |
* | allow a site to run cron daily at a chosen hourfriendica2014-07-161-3/+17
|/
* provide os_mkdir to workaround permission issues with php mkdirfriendica2014-07-169-9/+60
|
* fix rename_system_url() for the case of somebody who has no local xchan_url ↵friendica2014-07-152-12/+22
| | | | (was cloned from elsewhere and is not primary)
* limit fields to what we requirefriendica2014-07-141-1/+1
|
* index collection sync info by hash rather than idfriendica2014-07-141-1/+1
|
* clean up more code duplicationfriendica2014-07-145-13/+29
|
* 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
|
* the sending side of clone syncing of collection/privacy_group information. ↵friendica2014-07-142-1/+26
| | | | The receiving side is not yet implemented.
* remove some code duplicationfriendica2014-07-146-59/+26
|
* rename friendica_smartyfriendica2014-07-133-2/+4
|
* consistencyfriendica2014-07-131-0/+0
|
* doc updatesfriendica2014-07-1321-139/+177
|
* Quotes on strings. Dunno why it worked without.Thomas Willingham2014-07-131-1/+1
|
* Provide profile tabs opt-out.Thomas Willingham2014-07-131-1/+4
|
* added A NAME/ID to whitelist in HTMLpurifier. That means we can now make ↵jeroenpraat2014-07-111-0/+1
| | | | vintage indexes in web pages.
* Merge pull request #535 from zzottel/masterzzottel2014-07-111-0/+1
|\ | | | | German docs: added link to privacy help file to main.bb
| * added link to privacy help filezottel2014-07-111-0/+1
|/
* move smarty compiled files to store/[data]/smarty3 - which puts all ↵friendica2014-07-1011-32/+37
| | | | writeable areas of the server except the config file and logs under the "store" directory. We'll do logs at a future time.
* Merge https://github.com/friendica/red into pending_mergefriendica2014-07-104-6/+7
|\
| * Merge pull request #531 from tonybaldwin/masterThomas Willingham2014-07-101-0/+1
| |\ | | | | | | added link to nubasic in external resources/3rd party themes
| | * added link to nubasic in external resources/3rd party themestonybaldwin2014-07-101-0/+1
| |/
| * small fix nljeroenpraat2014-07-092-3/+3
| |
| * Minor docoThomas Willingham2014-07-081-3/+3
| |
* | docofriendica2014-07-102-2/+8
| |
* | make sure we don't block new folks if there's a different register policy ↵friendica2014-07-091-1/+1
| | | | | | | | and the hub admin turns on email verify
* | finish implementing email verification. Currently it only applies if ↵friendica2014-07-096-9/+44
|/ | | | REGISTER_OPEN is in effect.
* This is a bit wordy - but gets to the point about what problems we are ↵friendica2014-07-071-1/+5
| | | | trying to solve. I'm hoping we can find a way to get past the almost universal "I don't get it" and reach out to those who we know are looking for this kind of service but don't understand or can't figure out that we have it.
* more event display formattingfriendica2014-07-074-11/+24
|
* event render improvementsfriendica2014-07-063-4/+10
|
* numerous event fixes - mostly related to editing an eventfriendica2014-07-062-23/+42
|
* a bit of word cleanupfriendica2014-07-061-6/+9
|