friendica
|
7e6890832b
|
turn all Red links into zrls (not the old zrls, the new bbcode zrl which means we can zidify them)
|
2013-04-15 03:00:08 -07:00 |
|
friendica
|
ddf5bf8968
|
rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no 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.
|
2013-03-21 18:25:41 -07:00 |
|
friendica
|
a8575199af
|
upstream fixes, template regeneration
|
2013-01-25 13:55:42 -08:00 |
|
friendica
|
c657cabc9a
|
Putting the final wraps on the backend private message API. This is more or less what needs to happen for every data type and get all the SQL code out of the front-end controllers.
|
2013-01-25 12:28:32 -08:00 |
|
friendica
|
851e436d04
|
make all private message functionality api-able
|
2013-01-24 23:45:15 -08:00 |
|
friendica
|
33b22338dc
|
turn private_messages_list into backend functionality and separate it from the controller
|
2013-01-24 18:51:02 -08:00 |
|
Zach Prezkuta
|
b4a95460e6
|
fix show-stopping bugs
|
2013-01-06 19:34:54 -07:00 |
|
Zach Prezkuta
|
a0d19ffb72
|
implement Smarty3
|
2013-01-06 15:57:11 -07:00 |
|
friendica
|
a07500b527
|
structural cleanup of mod_message
|
2013-01-05 21:07:04 -08:00 |
|
friendica
|
186163a5ce
|
check permissions for mail to non-connected people, reject if no permission - but you can try and send mail to any webbie. We probably should check for this before you send the message but perhaps we can find another way to let you know if it's allowed or not without an expensive probe. Like mod_follow, a webbie without an @ is treated as a local address.
|
2012-12-05 18:39:07 -08:00 |
|
friendica
|
270266357d
|
make mail replies work
|
2012-12-05 17:11:38 -08:00 |
|
friendica
|
e17ba14696
|
DB: do the mail table again. Mail almost working onsite, still needs to zot though
|
2012-12-04 18:24:46 -08:00 |
|
friendica
|
2752b58f33
|
plaintext default - richtext is a feature
|
2012-11-05 01:25:08 -08:00 |
|
friendica
|
e3c2e58979
|
"profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes to the profile details.
|
2012-10-29 17:14:02 -07:00 |
|
friendica
|
ceeb4db6e3
|
Give the UI a little love after all the backend mods
|
2012-10-24 19:13:29 -07:00 |
|
friendica
|
f7c6a6ff90
|
item table rename parent-uri, target-type, object-type (more to come later)
|
2012-08-15 22:33:37 -07:00 |
|
friendica
|
d683df17bd
|
Removing connectors we won't be needing - this is probably going to break some shit.
|
2012-07-18 04:49:15 -07:00 |
|
Zach Prezkuta
|
da2ccebed8
|
fix bugs
|
2012-07-07 18:50:33 -06:00 |
|
Zach Prezkuta
|
173b3a1b9a
|
allow more than one embedded private photo
|
2012-07-07 16:24:20 -06:00 |
|
friendica
|
e2a725ff98
|
pagination start off by one
|
2012-07-01 19:17:21 -07:00 |
|
friendica
|
777830745f
|
missing $submit
|
2012-06-19 00:50:24 -07:00 |
|
friendica
|
6c3ab225f7
|
set minchars to 2 for PM lookups too
|
2012-06-05 20:49:56 -07:00 |
|
Tobias Diekershoff
|
6fbeafc843
|
prv messages: make submit translateable
|
2012-06-03 17:16:29 +02:00 |
|
friendica
|
8a5dcf64d8
|
fix PM replies after autocomplete changes
|
2012-05-10 20:01:13 -07:00 |
|
friendica
|
547007e199
|
add photos to PM autocomplete, improved appearance
|
2012-05-10 19:29:01 -07:00 |
|
friendica
|
774c51cc19
|
email autocomplete
|
2012-05-10 01:45:51 -07:00 |
|
friendica
|
c141909f33
|
wrap private message autocomplete in an ifdef to make it easier to test/develop
|
2012-05-08 01:14:24 -07:00 |
|
friendica
|
8c26640835
|
reset permissions to forum default when adding forum delivery chain
|
2012-05-06 23:06:21 -07:00 |
|
friendica
|
b74a776162
|
I'll leave the private mail recipient autocomplete partially done. Need a good UI/JS person to finish it off.
|
2012-05-06 20:06:39 -07:00 |
|
friendica
|
851264161f
|
mail autcomplete testing
|
2012-05-06 19:55:39 -07:00 |
|
friendica
|
49ccefd6c7
|
bad sql left after the mailbox in/out merge
|
2012-05-05 17:53:23 -07:00 |
|
friendica
|
c9e5609cbf
|
bug #307, explaining decentralised private photos is impossible.
|
2012-04-25 05:41:32 -07:00 |
|
friendica
|
18e225b051
|
move all fix_mce to one function so it can easily be undone
|
2012-04-10 17:14:07 -07:00 |
|
Alexander Kampmann
|
355c42cb30
|
Merge branch 'master' of https://github.com/friendica/friendica
Conflicts:
include/config.php
update.php
|
2012-04-05 13:39:15 +02:00 |
|
friendica
|
5c2fdc795f
|
send unverified private mail using zrl
|
2012-04-01 00:59:35 -07:00 |
|
friendica
|
ea10bba147
|
fix "between yourself and You" in mail list
|
2012-03-31 20:08:32 -07:00 |
|
Fabio Comuni
|
50711040cb
|
message: remove tabs, move new message link to aside, all message with gmail-style
|
2012-03-28 15:31:58 +02:00 |
|
friendica
|
b5d0315d55
|
preparation for some possibly killer features
|
2012-03-26 17:57:27 -07:00 |
|
Tobias Hößl
|
75823c2353
|
Use tabindex to enable easy navigation in the dialog to write private mails; Recipient -> Subject -> Text field (tabindex has to be set to the IFRAME element after TinyMCE started) -> Send button
|
2012-03-16 17:45:07 +00:00 |
|
friendica
|
110e8f2919
|
basic ssl_policy for important modules
|
2012-03-14 21:20:20 -07:00 |
|
friendica
|
de017d1ed7
|
sort inbox by recently replied conversations first
|
2012-03-13 19:27:52 -07:00 |
|
Tobias Hößl
|
4df08433c6
|
Merge branch 'master' of git://github.com/friendica/friendica
|
2012-03-11 11:27:47 +00:00 |
|
friendica
|
d9c5d9d2eb
|
default the text template var on conversations
|
2012-03-10 15:53:36 -08:00 |
|
friendica
|
1bddd48661
|
bug #327 - composed private message is lost if no recip specified.
|
2012-03-10 15:50:51 -08:00 |
|
Tobias Hößl
|
635958e11d
|
Merge branch 'master' of git://github.com/friendica/friendica
|
2012-03-09 10:00:12 +00:00 |
|
friendica
|
3878b58f0d
|
bug #324 - tinymce used for mail even if editplain being used.
|
2012-03-09 00:47:10 -08:00 |
|
Tobias Hößl
|
f48556cbc0
|
contact.network is used later to check if a direct link or a redirect by /redir/contactid should be used
|
2012-02-28 13:40:41 +00:00 |
|
friendica
|
8aa2552372
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
2012-01-18 16:21:30 -08:00 |
|
friendica
|
d100944fe6
|
api post default to default post permissions was broken
|
2011-12-07 14:04:34 -08:00 |
|
friendica
|
7eba8adbf7
|
pm replies
|
2011-12-06 19:15:42 -08:00 |
|