Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modified item_photo_menu hook | friendica | 2012-01-11 | 1 | -2/+4 |
* | fix D* links+text smushed together | friendica | 2012-01-11 | 1 | -0/+5 |
* | post preview to loozah | friendica | 2012-01-10 | 2 | -1/+9 |
* | post preview | friendica | 2012-01-09 | 1 | -1/+6 |
* | bypass D* markdown bug for now | friendica | 2012-01-09 | 1 | -2/+6 |
* | markdown bug is Diaspora's. We can't fix it. | friendica | 2012-01-08 | 1 | -2/+3 |
* | make network_to_name extensible | friendica | 2012-01-08 | 1 | -3/+18 |
* | fix images with links going to diaspora, the D* markdown processor changed an... | friendica | 2012-01-08 | 1 | -0/+3 |
* | fix photo top view in testbubble, extend network_to_name | friendica | 2012-01-07 | 1 | -2/+2 |
* | Merge pull request #23 from fabrixxm/master | fabrixxm | 2012-01-06 | 2 | -10/+20 |
|\ | |||||
| * | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2012-01-06 | 2 | -2/+36 |
| |\ | |||||
| * | | Use html5 placeholder for title text input | Fabio Comuni | 2012-01-06 | 1 | -1/+2 |
| * | | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2012-01-06 | 5 | -42/+126 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2012-01-03 | 5 | -10/+97 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of github.com:fabrixxm/friendica | Fabio Comuni | 2012-01-02 | 2 | -5/+17 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2011-12-22 | 1 | -4/+10 |
| | |\ \ \ \ | |||||
| | * | | | | | quattro: more on editor | Fabio Comuni | 2011-12-22 | 1 | -0/+7 |
| | * | | | | | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2011-12-21 | 1 | -2/+2 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2011-12-20 | 4 | -2/+18 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | quattro: more on editor | Fabio Comuni | 2011-12-20 | 1 | -1/+2 |
| | * | | | | | | | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2011-12-19 | 3 | -28/+49 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | config: set/get arrays with pconfig | Fabio Comuni | 2011-12-19 | 1 | -4/+8 |
* | | | | | | | | | | nets widget - allow all children of specified parent net regardless of network | friendica | 2012-01-06 | 1 | -0/+3 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | network select widget | friendica | 2012-01-05 | 1 | -0/+33 |
* | | | | | | | | | comment preview | friendica | 2012-01-05 | 1 | -2/+3 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | send diaspora share notification back to originator for auto friending | friendica | 2012-01-05 | 1 | -21/+4 |
* | | | | | | | | dynamic title input box - via fabrixxm | friendica | 2012-01-04 | 1 | -1/+4 |
* | | | | | | | | support auto-friend page types for Diaspora | friendica | 2012-01-04 | 1 | -3/+50 |
* | | | | | | | | Allow Diaspora to post to forums | friendica | 2012-01-04 | 1 | -1/+6 |
* | | | | | | | | new smiley | friendica | 2012-01-04 | 1 | -1/+3 |
* | | | | | | | | add verb and item to notifications to aid in localisation | friendica | 2012-01-03 | 2 | -3/+15 |
* | | | | | | | | suggestion notifications | friendica | 2012-01-03 | 3 | -15/+46 |
* | | | | | | | | fix reference variable effects on sorting | friendica | 2012-01-03 | 2 | -4/+8 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | check count before foreach | friendica | 2012-01-02 | 1 | -2/+3 |
* | | | | | | | sql optimisation cont. | friendica | 2012-01-02 | 1 | -1/+1 |
* | | | | | | | conversation sql optimisations | friendica | 2012-01-02 | 1 | -0/+59 |
* | | | | | | | text: "turn off" logger() if module is "install" | Fabio Comuni | 2012-01-02 | 1 | -0/+4 |
* | | | | | | | dba: leave unconnected if $server and $user are not defined | Fabio Comuni | 2012-01-02 | 1 | -7/+14 |
* | | | | | | | datetime: new field_timezone() function, new template field_select_raw.tpl | Fabio Comuni | 2012-01-02 | 1 | -2/+18 |
|/ / / / / / | |||||
* | | | | | | change default ostatus poll interval | friendica | 2012-01-01 | 1 | -1/+1 |
* | | | | | | function not defined | friendica | 2011-12-30 | 1 | -0/+4 |
* | | | | | | migrate more notifications | friendica | 2011-12-29 | 2 | -121/+31 |
* | | | | | | add notifications to d* private messages | friendica | 2011-12-27 | 1 | -0/+13 |
* | | | | | | notification testing | friendica | 2011-12-27 | 1 | -8/+8 |
* | | | | | | notify_intro | friendica | 2011-12-26 | 1 | -2/+25 |
* | | | | | | extending notifications to other types | friendica | 2011-12-26 | 1 | -23/+23 |
* | | | | | | new notification module working for "email message received" | friendica | 2011-12-25 | 2 | -128/+65 |
* | | | | | | more enotify | friendica | 2011-12-25 | 1 | -10/+12 |
* | | | | | | more enotify | friendica | 2011-12-24 | 1 | -10/+9 |
* | | | | | | more work on enotify | friendica | 2011-12-23 | 2 | -8/+91 |