aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* mod/item.php pass 'parent' to notificationAbinoam P. Marques Jr2012-02-251-1/+2
|
* scale external imagesfriendica2012-02-251-0/+2
|
* fixed link for toggling plugin from detail pagefriendica2012-02-251-1/+1
|
* sysnotify count in wrong location, and wrong numberfriendica2012-02-251-2/+10
|
* theme seen,unseen notificationsfriendica2012-02-251-14/+14
|
* theme info (like plugin info)friendica2012-02-251-2/+2
|
* notifications to zeros, bug in notify linkfriendica2012-02-241-3/+3
|
* theme shakeup commences - themes are now administered in admin panel.friendica2012-02-233-7/+197
|
* system notifications to notify module, untranslated string in notifications.tplfriendica2012-02-232-4/+36
|
* implement firehose notify in ping, strip links so notify popup displays ↵friendica2012-02-231-139/+114
| | | | correctly in all themes
* quattro post preview, style contacts pages, style for "shiny" class, fix ↵Fabio Comuni2012-02-232-42/+52
| | | | | | | contacts list in profile aside. remove html from viewcontacts.php and contacts.php use contact_template.tpl to print contacts also in viewcontacts
* new notify sort of working in testbubblefriendica2012-02-221-0/+35
|
* Merge branch 'master' into notifyfriendica2012-02-223-5/+29
|\
| * waitman gobble media upload via api patchfriendica2012-02-211-4/+18
| |
| * mark all notifications readfriendica2012-02-212-1/+11
| |
* | new notificationsfriendica2012-02-211-0/+25
|/
* logger_debug was used as string instead of constantfriendica2012-02-211-5/+5
|
* email notify now redirected through mod_notify, weirdness in local deliver ↵friendica2012-02-201-0/+29
| | | | caused by community page changes
* mod/match.php - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-1/+1
|
* mod/dirfind.php - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-1/+1
|
* mod/dfrn_request.php and templates - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-1/+1
|
* use info() for successfull dfrn confirmation instead of notice()Fabio Comuni2012-02-201-1/+1
|
* ping: return all introductions detail when there are more than oneFabio Comuni2012-02-201-5/+4
|
* Fixed log file issues on a freshly installed Friendica.Abinoam P. Marques Jr2012-02-181-14/+27
| | | | | | * Check to see if log file exists. * After trying to open it, check to see if it went ok. * So, check to see if the file size != 0 (fread error with size = 0)
* new notifications - implement storagefriendica2012-02-182-0/+3
|
* support plaintext on editpost, editorinit called before all buttons laid outfriendica2012-02-171-0/+4
|
* a couple more items to make sure forum delegates can't access if the forum ↵friendica2012-02-162-1/+3
| | | | login is shared with the site admin account
* do not under any circumstances allow a delegated forum admin to access the ↵friendica2012-02-161-0/+7
| | | | site admin page.
* Merge pull request #37 from abinoam/oexAbinoam P. Marques Jr.2012-02-161-1/+1
|\ | | | | Oexchange Small Fix
| * oexchange small fix [_POST -> _REQUEST]Abinoam P. Marques Jr2012-02-161-1/+1
| |
* | improvements in newmember pagefriendica2012-02-162-13/+17
|/
* quick commentsfriendica2012-02-152-10/+11
|
* encode email headers on message deliveriesfriendica2012-02-151-2/+3
|
* Merge pull request #36 from fabrixxm/masterfabrixxm2012-02-152-41/+111
|\ | | | | Missing icons in 'quattro' and ajax events calendar
| * enable ajax calendar with $a->config['experimentals']['new_calendar']=1Fabio Comuni2012-02-152-3/+10
| |
| * events js: pass only first line of desc as title; item.desc and ↵Fabio Comuni2012-02-141-6/+9
| | | | | | | | item.location as html
| * events: first test for full-javascript events calendarFabio Comuni2012-02-141-39/+99
| |
* | starred/bookmark searches only returning conversation head without commentsfriendica2012-02-141-5/+1
| |
* | more contacts categorisation, page cleanupfriendica2012-02-131-3/+18
| |
* | proper tab selection when network or search is in effectfriendica2012-02-131-1/+1
| |
* | tabs and total count for contacts pagefriendica2012-02-131-21/+57
|/
* Merge remote-tracking branch 'friendica/master' into mobileFabio Comuni2012-02-138-18/+69
|\
| * refresh contact record after setting changefriendica2012-02-111-0/+8
| |
| * bug #279, add network selector widget to contacts pagefriendica2012-02-111-1/+6
| |
| * fix link/bookmark resharesfriendica2012-02-111-0/+15
| |
| * bug #278 show only blocked contactsfriendica2012-02-111-5/+14
| |
| * bug #270 - solvedAbinoam P. Marques Jr2012-02-101-5/+5
| |
| * item tag notificationsfriendica2012-02-091-0/+1
| |
| * edit post not working after plaintext editor fixes, missing some recent ↵friendica2012-02-092-1/+6
| | | | | | | | editor template changes
| * bug #273 - no $baseurl variable expansion in install templatefriendica2012-02-091-0/+1
| |