Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing files from previus checkin | Fabio Comuni | 2011-07-06 | 7 | -0/+48 |
| | |||||
* | Update settings page to use field templates. | Fabio Comuni | 2011-07-06 | 11 | -853/+385 |
| | | | | | | | Add tabs to switch user settings/plugin settings Add new field templates 'custom', 'password', radio' and 'yesno' Update main.js to support advanced fileds Update duepuntozero, dispy e loozah themes | ||||
* | move hidewall to user table - queries are getting too complicated and ↵ | Friendika | 2011-07-05 | 9 | -30/+34 |
| | | | | servers falling over | ||||
* | honour hidden profiles on display item page | Friendika | 2011-07-05 | 1 | -2/+7 |
| | |||||
* | incorrect links for "view in context" on community page | Friendika | 2011-07-05 | 1 | -1/+1 |
| | |||||
* | item tags instead of feed | Friendika | 2011-07-05 | 1 | -1/+1 |
| | |||||
* | better handling of feed photos (e,g, google+) | Friendika | 2011-07-05 | 1 | -0/+16 |
| | |||||
* | ability to link contacts that are "really me, but on another system/network". | Friendika | 2011-07-05 | 5 | -2/+21 |
| | |||||
* | begin work on relocation conversation | Friendika | 2011-07-05 | 1 | -0/+25 |
| | |||||
* | undo last checkin | Friendika | 2011-07-05 | 3 | -9/+0 |
| | |||||
* | explicitly close db connections - do not rely on process exit | Friendika | 2011-07-05 | 3 | -1/+12 |
| | |||||
* | hash tags cannot contains spaces | Friendika | 2011-07-05 | 1 | -2/+8 |
| | |||||
* | purify html before trying to parse wild urls. This way at least it should parse. | Friendika | 2011-07-04 | 1 | -4/+13 |
| | |||||
* | Merge pull request #135 from fabrixxm/dispy | Friendika | 2011-07-04 | 1 | -1/+13 |
|\ | | | | | More Dispy css | ||||
| * | Merge branch 'dispy' of github.com:fabrixxm/friendika into dispy | fabrixxm | 2011-07-05 | 469 | -635/+1668 |
| |\ | |||||
| | * | dispy: style private mails | Fabio Comuni | 2011-07-04 | 1 | -0/+9 |
| | | | |||||
| * | | dispy: photos display don't overflow onto sidebar | fabrixxm | 2011-06-27 | 1 | -1/+4 |
| | | | |||||
* | | | don't show delete buttons on community page | Friendika | 2011-07-04 | 2 | -3/+12 |
| | | | |||||
* | | | reversed logic | Friendika | 2011-07-04 | 1 | -1/+1 |
| | | | |||||
* | | | community page | Friendika | 2011-07-04 | 8 | -18/+149 |
| | | | |||||
* | | | Merge branch 'pull' | Friendika | 2011-07-04 | 1 | -2/+9 |
|\ \ \ | |||||
| * \ \ | Merge pull request #134 from defel/fix-HTTP417-lighttpd-1.4.19-bug2 | Friendika | 2011-07-04 | 1 | -2/+9 |
| |\ \ \ | | |_|/ | |/| | | require 'Expect' http-header for non-apache webserver (like lighttpd) | ||||
| | * | | require 'Expect' http-header for non-apache webserver (like lighttpd) | aweiher | 2011-07-04 | 1 | -2/+9 |
| |/ / | |||||
* / / | revup | Friendika | 2011-07-04 | 1 | -1/+1 |
|/ / | |||||
* | | msearch typo | Friendika | 2011-07-04 | 1 | -2/+2 |
| | | |||||
* | | add site info to site json response | Friendika | 2011-07-04 | 1 | -1/+1 |
| | | |||||
* | | profile match layout issues | Friendika | 2011-07-03 | 2 | -0/+7 |
| | | |||||
* | | show keywords in match results | Friendika | 2011-07-03 | 2 | -2/+3 |
| | | |||||
* | | change wording of "new item view" to be consistent | Friendika | 2011-07-03 | 1 | -2/+2 |
| | | |||||
* | | removed stray debug statement | Friendika | 2011-07-03 | 1 | -1/+2 |
| | | |||||
* | | starred items | Friendika | 2011-07-03 | 10 | -14/+123 |
| | | |||||
* | | posts from hidden walls not allowed in search results | Friendika | 2011-07-03 | 1 | -7/+8 |
| | | |||||
* | | improved search - ensure you can see all your own content (logged in ↵ | Friendika | 2011-07-03 | 1 | -12/+8 |
| | | | | | | | | members). Visitors can only see public wall posts. | ||||
* | | one more try at splitting out multiple (> 2) http headers in curl | Friendika | 2011-07-03 | 1 | -6/+25 |
| | | |||||
* | | use another method to strip out headers | Friendika | 2011-07-03 | 1 | -30/+14 |
| | | |||||
* | | alter test for http continuation header. Use regex, ignore length. | Friendika | 2011-07-03 | 1 | -2/+2 |
| | | |||||
* | | add starred, unstarred icons to duepuntozero, loozah | Friendika | 2011-07-02 | 2 | -0/+5 |
| | | |||||
* | | updated icons | Friendika | 2011-07-02 | 1 | -0/+0 |
| | | |||||
* | | db support for starred (favorited) items | Friendika | 2011-07-02 | 3 | -3/+10 |
| | | |||||
* | | improvied group highlighting, move new group link down | Friendika | 2011-07-02 | 3 | -5/+26 |
| | | |||||
* | | improved group-selected highlighting | Friendika | 2011-07-02 | 1 | -1/+2 |
| | | |||||
* | | use local 'match people with my interests' if global directory is not configured | Friendika | 2011-07-02 | 2 | -4/+8 |
| | | |||||
* | | add some indexes to photos | Friendika | 2011-07-01 | 3 | -3/+16 |
| | | |||||
* | | set user-agent | Friendika | 2011-07-01 | 1 | -1/+2 |
| | | |||||
* | | doco | Friendika | 2011-07-01 | 1 | -3/+3 |
| | | |||||
* | | better (more consistent) handling of ostatus contacts | Friendika | 2011-07-01 | 2 | -3/+12 |
| | | |||||
* | | also check for blocked | Friendika | 2011-07-01 | 1 | -1/+1 |
| | | |||||
* | | statusnet improvements | Friendika | 2011-07-01 | 2 | -3/+7 |
| | | |||||
* | | missed block | Friendika | 2011-07-01 | 1 | -1/+2 |
| | | |||||
* | | add group highlight to other pages | Friendika | 2011-07-01 | 2 | -3/+3 |
| | |