Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A 'PHP Fatal error: Call to a member function getElementsByTagName() on a ↵ | Tobias Hößl | 2012-03-03 | 1 | -1/+1 |
| | | | | non-object in mod/parse_url.php on line 191' occurred when the linked HTML-File doesn't have a HEAD. The HTML-file couln't be link to in the editor therefore. | ||||
* | Mostly some checks in order to avoid Notices; 1 real bugfix in /mod/network.php | Tobias Hößl | 2012-02-28 | 1 | -6/+8 |
| | |||||
* | Merge remote branch 'upstream/master' | Tobias Hößl | 2012-02-28 | 5 | -27/+43 |
|\ | |||||
| * | fix url and network display | fabrixxm | 2012-02-28 | 1 | -1/+2 |
| | | |||||
| * | 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 |
| |\ | | | | | | | massive changes in mail and design updates in "vier" | ||||
| | * | 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 |
| |\ \ | | |/ | |/| | Bugfix for del_config | ||||
| * | | show experimental and unsupported theme status on theme admin page | friendica | 2012-02-26 | 1 | -2/+4 |
| | | | |||||
* | | | Avoid notices | Tobias Hößl | 2012-02-28 | 1 | -1/+1 |
| | | | |||||
* | | | contact.network is used later to check if a direct link or a redirect by ↵ | Tobias Hößl | 2012-02-28 | 1 | -1/+1 |
| |/ |/| | | | | | /redir/contactid should be used | ||||
* | | 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 |
|/ | |||||
* | 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 ↵ | friendica | 2012-02-23 | 1 | -139/+114 |
| | | | | correctly in all themes | ||||
* | quattro post preview, style contacts pages, style for "shiny" class, fix ↵ | Fabio Comuni | 2012-02-23 | 2 | -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 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 ↵ | friendica | 2012-02-20 | 1 | -0/+29 |
| | | | | caused by community page changes | ||||
* | 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 |
| | | | | | | * 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 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 |
| | |||||
* | a couple more items to make sure forum delegates can't access if the forum ↵ | friendica | 2012-02-16 | 2 | -1/+3 |
| | | | | login is shared with the site admin account | ||||
* | do not under any circumstances allow a delegated forum admin to access the ↵ | friendica | 2012-02-16 | 1 | -0/+7 |
| | | | | site admin page. | ||||
* | Merge pull request #37 from abinoam/oex | Abinoam P. Marques Jr. | 2012-02-16 | 1 | -1/+1 |
|\ | | | | | Oexchange Small Fix | ||||
| * | oexchange small fix [_POST -> _REQUEST] | Abinoam P. Marques Jr | 2012-02-16 | 1 | -1/+1 |
| | | |||||
* | | improvements in newmember page | friendica | 2012-02-16 | 2 | -13/+17 |
|/ | |||||
* | quick comments | friendica | 2012-02-15 | 2 | -10/+11 |
| | |||||
* | encode email headers on message deliveries | friendica | 2012-02-15 | 1 | -2/+3 |
| |