Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added contact_edit.tpl to testbubble theme, moved drop iconinto ↵ | Devlon Duthie | 2011-09-25 | 1 | -0/+67 |
| | | | | contact-edit-links divs | ||||
* | moved invite friends into 'find people' block | Devlon Duthie | 2011-09-25 | 3 | -7/+53 |
| | | | | misc. styling tweaks | ||||
* | fixed styling of register link to handle case where registration is closed | Devlon Duthie | 2011-09-25 | 2 | -15/+41 |
| | | | | moved lost plink into div with login submit button | ||||
* | changed class of visible test under profle, was picking up styling for buttons | Devlon Duthie | 2011-09-25 | 1 | -0/+11 |
| | |||||
* | moved contact group header out of scrolling div so it doens't vanish whenlot | Devlon Duthie | 2011-09-25 | 2 | -3/+5 |
| | | | | more css tweaks | ||||
* | Merge remote-tracking branch 'upstream/master' | Devlon Duthie | 2011-09-25 | 10 | -419/+2 |
|\ | |||||
| * | . | Friendika | 2011-09-24 | 7 | -12/+1 |
| | | |||||
| * | . | Friendika | 2011-09-24 | 3 | -407/+1 |
| | | |||||
* | | really commiting files this time, still getting the hang of git. | Devlon Duthie | 2011-09-25 | 10 | -128/+176 |
| | | | | | | | | | | | | some images added, some classes added to groupidebar, contacts sidebar notification flags moved out of nav and into banner for testbubble the testbubble css tweaks | ||||
* | | added testbubble mai, and modified some core fle to add classes | Devlon Duthie | 2011-09-24 | 29 | -0/+5246 |
|/ | |||||
* | thanks akron... | Friendika | 2011-09-23 | 1 | -1/+1 |
| | |||||
* | proofread edits | Friendika | 2011-09-23 | 1 | -1/+1 |
| | |||||
* | fix message ordering glitch on network page | Friendika | 2011-09-23 | 1 | -1/+1 |
| | |||||
* | like the jquery license but better | Friendika | 2011-09-23 | 1 | -4/+375 |
| | |||||
* | w3c compliance fixes, owner attribution on likes defaulting to local owner, ↵ | Friendika | 2011-09-23 | 9 | -14/+37 |
| | | | | not item creator | ||||
* | provide permission error vs "not found" for protected photos | Friendika | 2011-09-22 | 1 | -1/+9 |
| | |||||
* | increase pcre backtrack limit | Friendika | 2011-09-22 | 1 | -2/+4 |
| | |||||
* | starting the big delivery shakeup | Friendika | 2011-09-22 | 9 | -109/+182 |
| | |||||
* | don't reply to remote facebook conversations if linking is disabled | Friendika | 2011-09-21 | 1 | -1/+3 |
| | |||||
* | allow one to toggle into and out of photo edit mode for an entire album | Friendika | 2011-09-21 | 1 | -3/+4 |
| | |||||
* | provide ability to unset session language | Friendika | 2011-09-21 | 2 | -2/+12 |
| | |||||
* | finish up ability to switch languages without function collision | Friendika | 2011-09-21 | 2 | -2/+13 |
| | |||||
* | bug #159 multiple definition of string_plural_form function when changing ↵ | Friendika | 2011-09-21 | 9 | -24/+551 |
| | | | | languages | ||||
* | keychecks | Friendika | 2011-09-21 | 2 | -1/+7 |
| | |||||
* | no need to scrape Twitter profile photo from page - it's no longer there. | Friendika | 2011-09-20 | 1 | -14/+0 |
| | |||||
* | typo in Twitter probe update | Friendika | 2011-09-20 | 1 | -1/+1 |
| | |||||
* | improvements to Twitter probe | Friendika | 2011-09-20 | 1 | -0/+3 |
| | |||||
* | oexchange updates to new bookmark API | Friendika | 2011-09-20 | 1 | -3/+10 |
| | |||||
* | social bookmark API, oexchange enhancements | Friendika | 2011-09-20 | 2 | -6/+76 |
| | |||||
* | diaspora markdown changes, parse_url format change | Friendika | 2011-09-20 | 4 | -25/+8 |
| | |||||
* | more multiline regex fixes | Friendika | 2011-09-20 | 2 | -8/+8 |
| | |||||
* | structures for batch mode (Diaspora/zot) | Friendika | 2011-09-20 | 7 | -31/+76 |
| | |||||
* | allow setting all the bookmarked URL fields via script/API | Friendika | 2011-09-19 | 2 | -44/+71 |
| | |||||
* | sorting through key issue | Friendika | 2011-09-19 | 1 | -11/+11 |
| | |||||
* | template escapes | Friendika | 2011-09-19 | 2 | -22/+22 |
| | |||||
* | template escapes | Friendika | 2011-09-19 | 1 | -5/+5 |
| | |||||
* | template escapes | Friendika | 2011-09-19 | 3 | -14/+32 |
| | |||||
* | personal notes going to wall instead of PN in dispy | Friendika | 2011-09-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'pull' | Friendika | 2011-09-19 | 2 | -0/+42 |
|\ | |||||
| * | Merge pull request #173 from fabrixxm/master | fabrixxm | 2011-09-19 | 2 | -0/+42 |
| |\ | | | | | | | a pair of missing IT email templates | ||||
| | * | IT: missing email templates | Fabio Comuni | 2011-09-19 | 2 | -0/+42 |
| | | | |||||
* | | | put profile photo on photos page | Friendika | 2011-09-19 | 2 | -2/+4 |
|/ / | |||||
* | | resume strict verification of Diaspora messages | Friendika | 2011-09-19 | 1 | -1/+1 |
| | | |||||
* | | Check all keys before use | Friendika | 2011-09-19 | 2 | -9/+14 |
| | | |||||
* | | basic zot discovery framework | Friendika | 2011-09-19 | 4 | -1/+27 |
| | | |||||
* | | cripple account when expired | Friendika | 2011-09-19 | 7 | -15/+28 |
| | | |||||
* | | more tag infrastructure | Friendika | 2011-09-18 | 7 | -2/+8 |
| | | |||||
* | | build diaspora public (batch) message | Friendika | 2011-09-18 | 2 | -0/+47 |
| | | |||||
* | | account expiration structures | Friendika | 2011-09-18 | 6 | -6/+16 |
| | | |||||
* | | optimise the commented date view | Friendika | 2011-09-18 | 6 | -87/+66 |
| | |