friendica
|
f01f390a2e
|
Merge pull request #29 from beardy-unixer/master
PCSS Redbasic
|
2013-02-20 15:20:39 -08:00 |
|
friendica
|
130cad8cd8
|
give plugins control over magic auth so one could create plugins with policy controls (like friends only, etc.) or block lists to prevent automatic authentication.
|
2013-02-20 15:07:13 -08:00 |
|
friendica
|
92f94a0fdc
|
contact_template is called from multiple places with different params
|
2013-02-20 14:17:23 -08:00 |
|
Thomas Willingham
|
21317ee953
|
Fix font size. That should never have worked in the first place.
|
2013-02-20 22:09:40 +00:00 |
|
Thomas Willingham
|
ce77a80972
|
Oh, and you'll be wanting the smarty template
|
2013-02-20 20:57:41 +00:00 |
|
Thomas Willingham
|
fffaeb09ea
|
Ugh, not enough caffeine.
|
2013-02-20 20:44:34 +00:00 |
|
Thomas Willingham
|
3964625fa2
|
typo
|
2013-02-20 20:41:41 +00:00 |
|
Thomas Willingham
|
f95684c881
|
PCSS Redbasic
|
2013-02-20 20:30:47 +00:00 |
|
friendica
|
9016b5c67a
|
rev update
|
2013-02-20 01:44:14 -08:00 |
|
friendica
|
0e9cf839d6
|
fix localdir privacy (again)
|
2013-02-19 23:41:42 -08:00 |
|
friendica
|
7038ad2e59
|
set xchan hidden flag correctly when local directory update
|
2013-02-19 23:31:26 -08:00 |
|
friendica
|
a192171365
|
directory debugging
|
2013-02-19 23:21:23 -08:00 |
|
friendica
|
3ba267d0c0
|
unset auto increment keys on import
|
2013-02-19 22:55:34 -08:00 |
|
friendica
|
23718e5e28
|
that should be the last critical piece. Everything else is gravy.
|
2013-02-19 20:22:04 -08:00 |
|
friendica
|
ef360f0a5c
|
dang - this is almost testable. Still have to figure out the best way to 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.
|
2013-02-19 19:08:04 -08:00 |
|
friendica
|
24eac8c656
|
the heavy lifting is done for location migration aka channel import - now it's just connecting all the dots. Don't get impatient, there are a lot of dots.
|
2013-02-19 17:13:23 -08:00 |
|
friendica
|
8a474cbff5
|
permission plugin hooks
|
2013-02-19 14:22:10 -08:00 |
|
friendica
|
d1190efe92
|
add renamed file
|
2013-02-19 03:01:58 -08:00 |
|
friendica
|
488714290f
|
global rename viewcontacts to viewconnections
|
2013-02-19 03:00:29 -08:00 |
|
friendica
|
bd881beb45
|
status update
|
2013-02-19 00:22:29 -08:00 |
|
friendica
|
2d6027150f
|
viewcontacts update
|
2013-02-19 00:20:47 -08:00 |
|
friendica
|
6e6a83194a
|
nothing to see, keep moving
|
2013-02-18 16:27:54 -08:00 |
|
friendica
|
5914ebbfe8
|
reverse the cyclic conundrum, and a minor db update of no consequence
|
2013-02-18 16:04:01 -08:00 |
|
friendica
|
cf2bcfdd52
|
Merge pull request #27 from unary/connections
change collections to connections
|
2013-02-18 15:42:05 -08:00 |
|
friendica
|
65912ec0bf
|
moving on
|
2013-02-18 15:15:55 -08:00 |
|
Michael Johnston
|
2fb44aa31b
|
change collections to connections
|
2013-02-17 14:33:34 -05:00 |
|
friendica
|
a21e6cffa1
|
start on channel_remove(), add some generic channel queries to the API layers
|
2013-02-16 15:51:55 -08:00 |
|
friendica
|
663f09e01b
|
typo in update
|
2013-02-15 22:37:54 -08:00 |
|
friendica
|
e754845c80
|
add rating support to poco
|
2013-02-15 22:34:01 -08:00 |
|
friendica
|
ace1104d08
|
contact rating field so it's here when we need it
|
2013-02-15 19:05:00 -08:00 |
|
friendica
|
5609d39778
|
we're well into 2013
|
2013-02-15 17:42:19 -08:00 |
|
friendica
|
c42936e265
|
we don't need to quote or rename 'default' in mySQL if we just use the original column name 'is_default'
|
2013-02-15 17:23:02 -08:00 |
|
friendica
|
c66c168d1c
|
needle/haystack reversal
|
2013-02-15 17:18:07 -08:00 |
|
friendica
|
ec3d387a65
|
public scope
|
2013-02-15 14:13:58 -08:00 |
|
friendica
|
b3bc061ae1
|
implement sender side of public scope setting (public post, network-wide, site-wide, etc....)
|
2013-02-14 20:17:30 -08:00 |
|
friendica
|
9784536ff9
|
more groundwork for channel import
|
2013-02-14 17:39:16 -08:00 |
|
friendica
|
d6db8513e8
|
placeholder comment for public scope requirement
|
2013-02-14 14:07:00 -08:00 |
|
friendica
|
4bde38c429
|
make 'view in context' actually go somewhere useful
|
2013-02-13 23:54:25 -08:00 |
|
friendica
|
b4057cfeb4
|
use our own CA bundle as authoritative for backend communications. This avoids OS dependent CA validity mismatches.
|
2013-02-13 20:09:30 -08:00 |
|
friendica
|
8b278db05c
|
using old structures
|
2013-02-13 17:42:11 -08:00 |
|
friendica
|
ca08f13683
|
Sigh... I need another cuppa
|
2013-02-13 17:39:14 -08:00 |
|
friendica
|
cd14b0665e
|
two really bad typos cancelled each other out so typo couldn't see either.
|
2013-02-13 17:37:37 -08:00 |
|
friendica
|
27aa8560ae
|
catch all the changes
|
2013-02-13 17:35:14 -08:00 |
|
friendica
|
3fdbb8b4ce
|
mod_common - use channel_id rather than channel_address
|
2013-02-13 17:33:58 -08:00 |
|
friendica
|
45c2076c67
|
Merge https://github.com/friendica/red into zpull
|
2013-02-13 15:40:51 -08:00 |
|
friendica
|
b2724f2ffd
|
bring mod_common into the modern age
|
2013-02-13 15:40:24 -08:00 |
|
Thomas Willingham
|
5888d03ff6
|
Expert mode. Doesn't do anything yet, just checking in on the offchance anyone needs it before I'm finished with the theme stuff that uses it.
|
2013-02-13 15:35:57 +00:00 |
|
friendica
|
b19764c9a1
|
fix to common friends - it seems it counts the right number of common friends, but they are all you
|
2013-02-13 04:12:13 -08:00 |
|
friendica
|
c769c2e79f
|
some more rmagic fixes discovered during testing
|
2013-02-13 02:40:06 -08:00 |
|
friendica
|
942adadec6
|
fix auto rmagic when visiting with zid
|
2013-02-13 02:33:13 -08:00 |
|