Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doco | friendica | 2013-03-25 | 1 | -8/+40 |
| | |||||
* | uri to mid | friendica | 2013-03-25 | 1 | -1/+1 |
| | |||||
* | Updated build_query for mid | Thomas Willingham | 2013-03-25 | 3 | -7/+5 |
| | |||||
* | fix mod_display breakage. | friendica | 2013-03-24 | 1 | -2/+9 |
| | |||||
* | rev update | friendica | 2013-03-23 | 1 | -3/+3 |
| | |||||
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no ↵ | friendica | 2013-03-21 | 12 | -84/+84 |
| | | | | longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present. | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-03-21 | 1 | -1/+1 |
|\ | |||||
| * | otherwise add profile wont work | Michael Meer | 2013-03-21 | 1 | -1/+1 |
| | | |||||
* | | main_slider hook | friendica | 2013-03-21 | 1 | -1/+4 |
|/ | |||||
* | Merge pull request #38 from beardy-unixer/master | friendica | 2013-03-21 | 1 | -1/+6 |
|\ | | | | | Small fixes | ||||
| * | Revert randprof - that was stupid. If you have a local channel, you also ↵ | Thomas Willingham | 2013-03-20 | 1 | -15/+2 |
| | | | | | | | | have it's xchan. | ||||
| * | Add a fallback or two to randprof. | Thomas Willingham | 2013-03-20 | 1 | -2/+15 |
| | | |||||
| * | Make the channels profile tab actually do something. | Thomas Willingham | 2013-03-20 | 1 | -1/+6 |
| | | |||||
* | | write notify settings to channel table when saving settings | zottel | 2013-03-21 | 1 | -1/+2 |
|/ | |||||
* | Allow admins to specify default mobile/accessibility theme. | Thomas Willingham | 2013-03-17 | 1 | -0/+24 |
| | |||||
* | Merge pull request #34 from beardy-unixer/master | friendica | 2013-03-15 | 1 | -17/+6 |
|\ | | | | | Admin panel | ||||
| * | Tidy up | Thomas Willingham | 2013-03-15 | 1 | -5/+4 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-03-14 | 6 | -8/+16 |
| |\ | | | | | | | | | | | | | Conflicts: view/theme/redbasic/css/style.css | ||||
| * | | Get admin/users mostly working. Still need to associate channels with accounts. | Thomas Willingham | 2013-03-12 | 1 | -15/+5 |
| | | | |||||
* | | | prepare for multiple content types | friendica | 2013-03-14 | 1 | -69/+32 |
| |/ |/| | |||||
* | | likes were somewhat confused. Unconfuse them. | friendica | 2013-03-11 | 1 | -2/+2 |
| | | |||||
* | | cleanup | friendica | 2013-03-10 | 2 | -3/+3 |
| | | |||||
* | | . | friendica | 2013-03-10 | 3 | -3/+11 |
|/ | |||||
* | some fixes related to events | Michael Johnston | 2013-03-07 | 1 | -4/+5 |
| | | | | | | | - add backticks around column "desc" in sql query - fixed query for data passed to showEvent - showEvent was picking up on id from item instead of id from event - fixed references to author info in template | ||||
* | get rid of html from mod_suggest | friendica | 2013-03-06 | 1 | -20/+23 |
| | |||||
* | tweaky tweak, plus add share tracking db, and don't show acl for guest ↵ | friendica | 2013-03-06 | 1 | -0/+1 |
| | | | | postings, and experiment with compressing pcss on the fly | ||||
* | replace old intro link | friendica | 2013-03-06 | 1 | -1/+1 |
| | |||||
* | add a fixme | friendica | 2013-03-06 | 1 | -0/+1 |
| | |||||
* | randprof sorta working | friendica | 2013-03-06 | 1 | -1/+1 |
| | |||||
* | send to chanview, not remote profile | friendica | 2013-03-05 | 1 | -1/+1 |
| | |||||
* | basic friend suggestions (but not "new to the network and have no friends at ↵ | friendica | 2013-03-05 | 1 | -11/+10 |
| | | | | all" suggestions) | ||||
* | typo in directing mod/follow to a login if not logged in | friendica | 2013-03-05 | 1 | -1/+1 |
| | |||||
* | just tinkering and trying a few things - don't get upset. It can all be ↵ | friendica | 2013-03-05 | 1 | -3/+1 |
| | | | | reverted it it sucks. Freedom's just another word for "nothin' left to lose" and I'm not sure it's possible to create a UI that's hated more than Friendica. So that gives us plenty of artististic license to explore some different directions and see if they lead to anything interesting. | ||||
* | fix timeago (again), webfinger new spec implemented, some theme work | friendica | 2013-03-04 | 3 | -1/+116 |
| | |||||
* | improve mod/display for local users - use their own copy if possible | friendica | 2013-03-02 | 1 | -11/+23 |
| | |||||
* | xss attack vector in bbcode.php - check for proc_open being disabled for ↵ | friendica | 2013-02-26 | 1 | -0/+6 |
| | | | | security reasons in install | ||||
* | initial doco | friendica | 2013-02-26 | 1 | -1/+1 |
| | |||||
* | make sure old fetch_url calls (and those that provided their own curl ↵ | friendica | 2013-02-25 | 2 | -26/+10 |
| | | | | wrapper) go through z_fetch_url | ||||
* | partial port of embedded shares | friendica | 2013-02-25 | 1 | -9/+16 |
| | |||||
* | little fixes | friendica | 2013-02-24 | 1 | -1/+1 |
| | |||||
* | allow embedded content via ajax on page load | friendica | 2013-02-23 | 3 | -25/+29 |
| | |||||
* | add groups and personal configs to export/import | friendica | 2013-02-21 | 1 | -0/+57 |
| | |||||
* | add siteinfo.tpl | Michael Johnston | 2013-02-20 | 1 | -23/+21 |
| | |||||
* | give plugins control over magic auth so one could create plugins with policy ↵ | friendica | 2013-02-20 | 1 | -0/+12 |
| | | | | controls (like friends only, etc.) or block lists to prevent automatic authentication. | ||||
* | contact_template is called from multiple places with different params | friendica | 2013-02-20 | 3 | -3/+3 |
| | |||||
* | unset auto increment keys on import | friendica | 2013-02-19 | 1 | -0/+3 |
| | |||||
* | that should be the last critical piece. Everything else is gravy. | friendica | 2013-02-19 | 1 | -4/+4 |
| | |||||
* | dang - this is almost testable. Still have to figure out the best way to ↵ | friendica | 2013-02-19 | 2 | -23/+58 |
| | | | | deal with the profile photo. Otherwise if you're really brave you could give it a go and see what happens. The worst that could happen is that it destroys the universe. Not a big deal. More likely you could end up with a bunch of imported things that have to be cleaned up. Less likely but entirely possible is that nothing useful will happen at all and it'll white screen. | ||||
* | the heavy lifting is done for location migration aka channel import - now ↵ | friendica | 2013-02-19 | 1 | -1/+144 |
| | | | | it's just connecting all the dots. Don't get impatient, there are a lot of dots. | ||||
* | add renamed file | friendica | 2013-02-19 | 1 | -0/+90 |
| |