aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* ensure all new users get a timezone. We'll use UTC until they choose otherwise.friendica2012-03-311-2/+2
|
* handle escaped file chars in display and searchfriendica2012-03-313-5/+5
|
* register hooks for a COPA pluginfriendica2012-03-311-0/+7
|
* settings for unknown private mail acceptancefriendica2012-03-311-14/+26
|
* warning cleanupfriendica2012-03-301-8/+7
|
* Merge branch 'pull'friendica2012-03-302-73/+172
|\
| * allow themes to use "style.php" instead of "style.css".Fabio Comuni2012-03-301-0/+16
| | | | | | | | Load style.php trhu mod/view.php to pass it friendica framework.
| * settings: add "display settings" tab, with UI-related settings.Fabio Comuni2012-03-301-73/+156
| | | | | | | | | | Load optional "config.php" from theme folder and show in page. Loading of "config.php" follow theme_info['extends'] property.
* | don't delete contact from a friend request if friendship was already establishedfriendica2012-03-301-1/+5
|/
* rename "file as" to "save to folder"friendica2012-03-301-1/+1
|
* zrl into people searchesfriendica2012-03-294-5/+5
|
* use zrl to get home againfriendica2012-03-291-0/+2
|
* provide a way to specify an admin account for siteinfo if more than one have ↵friendica2012-03-291-1/+5
| | | | admin email address
* Merge pull request #185 from fabrixxm/masterfabrixxm2012-03-281-41/+74
|\ | | | | Updated private message pages
| * message: remove tabs, move new message link to aside, all message with ↵Fabio Comuni2012-03-281-41/+74
| | | | | | | | gmail-style
* | wrong var for notify totalfriendica2012-03-281-1/+1
| |
* | fix notification totalfriendica2012-03-281-2/+3
| |
* | improved rw notificationsfriendica2012-03-281-2/+17
| |
* | bug #349 - email notls settingfriendica2012-03-281-1/+1
|/
* Merge branch 'pull'friendica2012-03-281-1/+6
|\
| * viewsrc: return only body if page is requested via ajaxFabio Comuni2012-03-281-1/+6
| |
* | Merge branch 'pull'friendica2012-03-281-2/+14
|\|
| * filer: replace "file as" prompt with combobox opened in fancyboxFabio Comuni2012-03-281-2/+14
| |
* | title not updated when editing postfriendica2012-03-281-1/+1
|/
* form security error when using existing photofriendica2012-03-271-1/+1
|
* profile wall privacyfriendica2012-03-272-12/+13
|
* @-completion bugfriendica2012-03-261-5/+5
|
* theme description with preview (non-translatable unfortunately)friendica2012-03-261-1/+11
|
* preparation for some possibly killer featuresfriendica2012-03-262-9/+19
|
* more wordsmithing of the Friendica invitation emailfriendica2012-03-251-4/+5
|
* Merge branch 'pull'friendica2012-03-251-1/+1
|\
| * Merge pull request #167 from unary/typoSimon2012-03-251-1/+1
| |\ | | | | | | typo datarry -> datarray
| | * typo datarry -> datarrayMichael Johnston2012-03-251-1/+1
| | |
* | | theme preview for end usersfriendica2012-03-251-0/+6
|/ /
* / theme screenshotsfriendica2012-03-251-1/+7
|/
* improved the inivitations and added a bit of sales pitch.friendica2012-03-241-4/+16
|
* bug #329 - compress the plugin list on the friendica info pagefriendica2012-03-241-7/+12
|
* add the bangfriendica2012-03-241-2/+2
|
* network filter is now a permission groupfriendica2012-03-241-1/+15
|
* user settings: don't show emoticonsFabio Comuni2012-03-231-1/+6
|
* ability to change tags in edited postsfriendica2012-03-222-8/+13
|
* normalise comparison link on delegation pagefriendica2012-03-221-1/+1
|
* prevent re-registrations using a deleted username - not an issue with ↵friendica2012-03-222-0/+15
| | | | Friendica but could create a serious privacy issue with federated platforms
* work around doubled linefeeds in tinymce3.5b2friendica2012-03-211-0/+10
|
* revert permissions relaxation on communityfriendica2012-03-211-2/+2
|
* move friend suggestions to top of contact page, add default contact profile ↵friendica2012-03-202-2/+23
| | | | photos if missing
* missed a default profile photo replacement in notificationsfriendica2012-03-201-1/+1
|
* change default profile photo to something more interesting than a reddish ↵friendica2012-03-203-5/+5
| | | | brown square
* slightly relax overly strict permissions in community and search to match ↵friendica2012-03-202-8/+11
| | | | those in display - tl;dr public conversations are publicly visible
* bug #339 - lostpass sending to username, not emailfriendica2012-03-201-4/+5
|