| Commit message (Expand) | Author | Age | Files | Lines |
* | bugs #312, #313 | friendica | 2012-03-06 | 2 | -35/+33 |
* | some admin page fixes and cleanup | friendica | 2012-03-05 | 1 | -3/+7 |
* | group: fix create new group form | Fabio Comuni | 2012-03-02 | 1 | -0/+1 |
* | Merge remote-tracking branch 'friendica/master' into randomerror | Fabio Comuni | 2012-03-01 | 2 | -4/+25 |
|\ |
|
| * | notification enhancements | friendica | 2012-02-29 | 1 | -1/+3 |
| * | better handling of multiple notifications for same item, and old notifications | friendica | 2012-02-29 | 2 | -4/+23 |
* | | admin: fix small string | Fabio Comuni | 2012-03-01 | 1 | -2/+5 |
* | | Merge remote-tracking branch 'friendica/master' into randomerror | Fabio Comuni | 2012-02-29 | 16 | -193/+432 |
|\| |
|
| * | cleaned up mess created when both people request friendship and one approves ... | friendica | 2012-02-28 | 1 | -1/+11 |
| * | Merge branch 'pull' | friendica | 2012-02-28 | 1 | -1/+2 |
| |\ |
|
| | * | fix url and network display | fabrixxm | 2012-02-28 | 1 | -1/+2 |
| * | | From Tobias H - catch some irregularities caused by cut/paste code | friendica | 2012-02-28 | 2 | -5/+5 |
| |/ |
|
| * | update globaldir when page-type changes, add spam date field | friendica | 2012-02-27 | 1 | -1/+3 |
| * | clicking contact on contacts page broken link | friendica | 2012-02-27 | 1 | -0/+1 |
| * | revert 01a2791e3a to avoid random preg internal errors. fix contact_template | Fabio Comuni | 2012-02-27 | 1 | -2/+2 |
| * | tagging missing from wallwall and a couple of themes, star missing from dispy | friendica | 2012-02-26 | 1 | -0/+1 |
| * | Merge pull request #50 from annando/master | friendica | 2012-02-26 | 1 | -22/+31 |
| |\ |
|
| | * | Mail: New options for actions after importing mails. | Michael | 2012-02-26 | 1 | -22/+31 |
| * | | Merge pull request #49 from CatoTH/master | friendica | 2012-02-26 | 4 | -7/+12 |
| |\ \
| | |/
| |/| |
|
| | * | is not always defined; but if defined, then always of type integer | Tobias Hößl | 2012-02-26 | 1 | -1/+1 |
| | * | necessare fields not loaded from DB | Tobias Hößl | 2012-02-26 | 2 | -3/+6 |
| | * | should probably be a->user['hidewall'] instead of profile['hidewall'] | Tobias Hößl | 2012-02-26 | 1 | -3/+5 |
| * | | show experimental and unsupported theme status on theme admin page | friendica | 2012-02-26 | 1 | -2/+4 |
| |/ |
|
| * | mod/item.php pass 'parent' to notification | Abinoam P. Marques Jr | 2012-02-25 | 1 | -1/+2 |
| * | scale external images | friendica | 2012-02-25 | 1 | -0/+2 |
| * | fixed link for toggling plugin from detail page | friendica | 2012-02-25 | 1 | -1/+1 |
| * | sysnotify count in wrong location, and wrong number | friendica | 2012-02-25 | 1 | -2/+10 |
| * | theme seen,unseen notifications | friendica | 2012-02-25 | 1 | -14/+14 |
| * | theme info (like plugin info) | friendica | 2012-02-25 | 1 | -2/+2 |
| * | notifications to zeros, bug in notify link | friendica | 2012-02-24 | 1 | -3/+3 |
| * | theme shakeup commences - themes are now administered in admin panel. | friendica | 2012-02-23 | 3 | -7/+197 |
| * | system notifications to notify module, untranslated string in notifications.tpl | friendica | 2012-02-23 | 2 | -4/+36 |
| * | implement firehose notify in ping, strip links so notify popup displays corre... | friendica | 2012-02-23 | 1 | -139/+114 |
* | | less html in mod/group.php, template for group members editor, quattro theme ... | Fabio Comuni | 2012-02-23 | 1 | -41/+39 |
|/ |
|
* | quattro post preview, style contacts pages, style for "shiny" class, fix cont... | Fabio Comuni | 2012-02-23 | 2 | -42/+52 |
* | new notify sort of working in testbubble | friendica | 2012-02-22 | 1 | -0/+35 |
* | Merge branch 'master' into notify | friendica | 2012-02-22 | 3 | -5/+29 |
|\ |
|
| * | waitman gobble media upload via api patch | friendica | 2012-02-21 | 1 | -4/+18 |
| * | mark all notifications read | friendica | 2012-02-21 | 2 | -1/+11 |
* | | new notifications | friendica | 2012-02-21 | 1 | -0/+25 |
|/ |
|
* | logger_debug was used as string instead of constant | friendica | 2012-02-21 | 1 | -5/+5 |
* | email notify now redirected through mod_notify, weirdness in local deliver ca... | friendica | 2012-02-20 | 1 | -0/+29 |
* | mod/match.php - Friendika -> Friendica | Abinoam P. Marques Jr | 2012-02-20 | 1 | -1/+1 |
* | mod/dirfind.php - Friendika -> Friendica | Abinoam P. Marques Jr | 2012-02-20 | 1 | -1/+1 |
* | mod/dfrn_request.php and templates - Friendika -> Friendica | Abinoam P. Marques Jr | 2012-02-20 | 1 | -1/+1 |
* | use info() for successfull dfrn confirmation instead of notice() | Fabio Comuni | 2012-02-20 | 1 | -1/+1 |
* | ping: return all introductions detail when there are more than one | Fabio Comuni | 2012-02-20 | 1 | -5/+4 |
* | Fixed log file issues on a freshly installed Friendica. | Abinoam P. Marques Jr | 2012-02-18 | 1 | -14/+27 |
* | new notifications - implement storage | friendica | 2012-02-18 | 2 | -0/+3 |
* | support plaintext on editpost, editorinit called before all buttons laid out | friendica | 2012-02-17 | 1 | -0/+4 |