friendica
|
d32e05fb5e
|
starting on the journey to comanche everywhere - beginning with widget conversions. There are approximately 20 which need to be wrapped for accessibility to comanche.
|
2013-12-08 16:04:28 -08:00 |
|
friendica
|
30d110b498
|
Merge pull request #228 from tobiasd/nologin
add option to hide login form from homepage
|
2013-12-08 13:33:35 -08:00 |
|
friendica
|
48c650c715
|
improve editing ability of webpages - acls, photos, location, page link title, etc.
|
2013-12-07 15:20:12 -08:00 |
|
friendica
|
6dc157a9f9
|
finish ACL's in personal menus
|
2013-12-07 13:05:17 -08:00 |
|
friendica
|
08bbab9a06
|
show a clean url in the hovertip for suggested friends
|
2013-12-06 22:54:21 -08:00 |
|
friendica
|
6d3aebb483
|
add suggestions to a couple of other pages
|
2013-12-06 21:45:36 -08:00 |
|
friendica
|
f45b06ffa0
|
suggestion widget
|
2013-12-06 21:40:01 -08:00 |
|
friendica
|
e70b0d4e20
|
need include/conversation for events now
|
2013-12-06 20:01:32 -08:00 |
|
Tobias Diekershoff
|
6c6c8a2451
|
add option to hide login form from homepage
|
2013-12-06 12:00:43 +01:00 |
|
friendica
|
5382f607d9
|
yeah - that's what I'm going to do. we'll just keep system notifications. If somebody wants web pages for the others we'll start fresh. It's easier than starting with curfty friendica code that doesn't work anymore and will never work without starting over.
|
2013-12-06 00:11:15 -08:00 |
|
friendica
|
1aa79d9ee6
|
some code cleanup - gad I forgot what a mess the "other" notifications tabs (everything but system) were in. Maybe I'll just remove them so we can start over.
|
2013-12-06 00:02:39 -08:00 |
|
friendica
|
78d19f3395
|
move profile tabs and network/matrix tabs to include/conversation
|
2013-12-05 21:00:14 -08:00 |
|
friendica
|
fefdd24b2c
|
Merge https://github.com/friendica/red into zpull
|
2013-12-05 20:40:51 -08:00 |
|
friendica
|
7ae371d286
|
couple of errant SQL queries
|
2013-12-05 20:40:27 -08:00 |
|
friendica
|
28ac593e67
|
remove some cruft
|
2013-12-05 20:34:39 -08:00 |
|
friendica
|
5282bf69b5
|
Merge pull request #223 from zzottel/master
Make it possible to change collection visibility without changing name.
|
2013-12-05 19:31:42 -08:00 |
|
friendica
|
b3f6220226
|
make some "selection-is-selected" classes work again
|
2013-12-05 19:23:30 -08:00 |
|
friendica
|
1c3c3c64bc
|
issue #224
|
2013-12-05 19:07:59 -08:00 |
|
friendica
|
38577cf26c
|
issue #225
|
2013-12-05 18:17:16 -08:00 |
|
friendica
|
539988b62f
|
couple of additional checks
|
2013-12-05 15:55:14 -08:00 |
|
friendica
|
d66d8ff524
|
mod_authtest --- magic-auth diagnostic for those that are too freaking important to read logs or code and expect others to be able to debug complex authentication transactions with no information beyond "it didn't work". This will provide a transaction report including both sides of the exchange that you can paste into a bug report and that a developer can actually figure out where in the transaction that things went wrong and maybe even be able to then figure out why.
|
2013-12-05 15:40:50 -08:00 |
|
zottel
|
0e9df93a69
|
Make it possible to change visibility without changing name.
|
2013-12-05 13:44:31 +01:00 |
|
friendica
|
cc1e906825
|
generate a small amount of entropy to avoid duplicate notifications from essentially simultaneous deliveries.
|
2013-12-04 23:54:46 -08:00 |
|
friendica
|
13feafce17
|
add poco and follow to default xchan creation
|
2013-12-04 18:30:14 -08:00 |
|
friendica
|
d8903f09f5
|
include re-organisation and more doco, post_to_red fix ampersands in categories
|
2013-12-04 00:19:29 -08:00 |
|
friendica
|
7187c493e1
|
add hooks to zot-finger and import_xchan
|
2013-12-03 17:55:10 -08:00 |
|
friendica
|
f57909d190
|
on successful magic-auth, put remote_service_class and remote_hub into the session
|
2013-12-03 16:31:05 -08:00 |
|
friendica
|
6c321be03c
|
reorganise a few included functions - notably identity related functions
|
2013-12-03 15:35:13 -08:00 |
|
friendica
|
645e897852
|
more work on magic-auth
|
2013-12-02 19:06:54 -08:00 |
|
friendica
|
e0f4a76856
|
magic-auth re-factor
|
2013-12-02 17:35:44 -08:00 |
|
friendica
|
d9f67876dc
|
refactor magic-auth
|
2013-12-02 15:15:02 -08:00 |
|
friendica
|
3fdc3515b5
|
some work on events permissions
|
2013-12-01 23:49:52 -08:00 |
|
friendica
|
92f60ef51f
|
get rid of deprecated post_url() function
|
2013-12-01 19:52:18 -08:00 |
|
friendica
|
194c1e7abc
|
file corruption
|
2013-12-01 19:29:11 -08:00 |
|
friendica
|
71e67f6347
|
document the ping packet - and remove the ancient rusty brown square default profile photos.
|
2013-12-01 19:02:36 -08:00 |
|
friendica
|
fa5366bb95
|
don't magic-auth against a deleted channel
|
2013-12-01 17:18:09 -08:00 |
|
friendica
|
77186fa7cd
|
magic auth fix plus doco
|
2013-12-01 17:12:29 -08:00 |
|
friendica
|
b1e775a7a1
|
zot documentation inline in the code where we need it most.
|
2013-12-01 16:11:18 -08:00 |
|
friendica
|
1c5f98440d
|
quite a bit of work on default acl permissions and various acl quirks
|
2013-11-29 14:09:21 -08:00 |
|
friendica
|
df66c510c9
|
allow zot-info to return results for address= with webbies or naked nicknames
|
2013-11-29 00:57:47 -08:00 |
|
friendica
|
d1ab865ccf
|
make the template processor (e.g. replace_macros) pluggable
|
2013-11-28 19:17:45 -08:00 |
|
friendica
|
64b467ea98
|
reduce the likelihood that a given channel will have 30-40 valid hublocs with the same hubloc_url.
|
2013-11-27 02:51:16 -08:00 |
|
friendica
|
7aa7f0f4eb
|
allow editing posts on connectors that support edits
|
2013-11-26 15:50:30 -08:00 |
|
friendica
|
fe9162395a
|
sort out the preview icons
|
2013-11-25 14:54:14 -08:00 |
|
friendica
|
cbe096dd90
|
wp-to-red: now supports editing, titles, and native permalinks
|
2013-11-25 14:20:57 -08:00 |
|
friendica
|
cf3e6a34ae
|
Merge pull request #214 from tuscanhobbit/master
admin user table now shows the channel list and ID, minor changes to admin summary table
|
2013-11-25 03:00:05 -08:00 |
|
friendica
|
c63a18a250
|
Add some message_id meta information for wordpress posts so we'll know where to send comments
|
2013-11-24 20:28:51 -08:00 |
|
tuscanhobbit
|
421cacfc8d
|
admin user table now shows the channel list, minor changes to summary
|
2013-11-24 23:06:03 +01:00 |
|
tuscanhobbit
|
2e41777963
|
a reference to account_id was missing in user admin table
|
2013-11-23 19:46:07 +01:00 |
|
marijus
|
3a4c32475e
|
search should respect max items to load as well
|
2013-11-22 14:17:47 +01:00 |
|