aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* some work on testsfriendica2012-04-071-0/+1
|
* Merge branch 'pull'friendica2012-04-0592-0/+0
|\
| * Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-0598-291/+756
| |\ | | | | | | | | | | | | | | | Conflicts: include/config.php update.php
* | | add network_tabs hookfriendica2012-04-051-2/+6
| |/ |/|
* | make 'PHP "register_argc_argv"' easier to translate, may require fix for po2phpfriendica2012-04-052-1/+3
| |
* | let's catch d* disabled at a higher level and not waste any resources on it.friendica2012-04-041-0/+7
| |
* | correct some filer dialog weirdness caused by introduction of categoriesMichael Johnston2012-04-041-1/+2
| |
* | well that was a stupid mistake...friendica2012-04-041-1/+1
| |
* | better handling of reshares containing embedsfriendica2012-04-041-8/+8
| |
* | display settings hooksfriendica2012-04-031-1/+4
| |
* | re-opened bug #363friendica2012-04-031-0/+10
| |
* | this is betterfriendica2012-04-031-3/+2
| |
* | include contact_widgets for categories_widget when doing updatesfriendica2012-04-031-0/+2
| |
* | suppress duplicates in searchfriendica2012-04-031-7/+7
| |
* | make contact ssl_policy change a function since it is used in a few placesfriendica2012-04-021-43/+2
| |
* | more ssl policy fixes and prevent delivery to soapbox when using local deliveryfriendica2012-04-021-5/+0
| |
* | don't change ssl settings on local photos for remote contactfriendica2012-04-021-9/+0
| |
* | bug #363 and a couple of other reported ssl link issuesfriendica2012-04-021-1/+32
| |
* | make the "new calendar" (javascript interactive) the defaultfriendica2012-04-021-4/+4
| |
* | allow users to set categories on their postsMichael Johnston2012-04-013-7/+46
| |
* | Merge remote-tracking branch 'upstream/master'Thomas Willingham2012-04-0215-121/+404
|\ \
| * | check for style.php existence before inclusionfriendica2012-04-011-1/+2
| | |
| * | send unverified private mail using zrlfriendica2012-04-013-6/+164
| | |
| * | fix "between yourself and You" in mail listfriendica2012-03-311-8/+5
| | |
| * | 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
* | | modified: mod/newmember.phpThomas Willingham2012-04-021-0/+2
| | | | | | | | | | | | Add a link to the quick start
* | | Moved Diaspora notes away from top, per user requestThomas Willingham2012-04-021-3/+3
|/ /
* | 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
|/ /