projects
/
rails.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Handle change from @to_user to @this_user for new message action
[rails.git]
/
app
/
controllers
/
message_controller.rb
2012-03-22
Tom Hughes
Handle change from @to_user to @this_user for new messa...
blob
|
commitdiff
|
raw
2012-03-21
Tom Hughes
Factor out common code for looking up users
blob
|
commitdiff
|
raw
|
diff to current
2012-03-21
Tom Hughes
Use one "no_such_user" view everywhere
blob
|
commitdiff
|
raw
|
diff to current
2011-11-26
Tom Hughes
Switch from Prototype to jQuery
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Tom Hughes
Update ActiveRecord queries to use arel
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Tom Hughes
Replace request.request_uri with request.fullpath
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Tom Hughes
Use new ActionMail API to send emails
blob
|
commitdiff
|
raw
|
diff to current
2010-09-06
Tom Hughes
Merge branch 'master' into openid
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Tom Hughes
Rework application configuration
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Tom Hughes
Merge branch 'master' into openid
blob
|
commitdiff
|
raw
|
diff to current
2010-03-14
Tom Hughes
Update the inbox link in the greeting bar when messages...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-06
Tom Hughes
Fix the selection of the message to be deleted.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-28
Tom Hughes
Tidy up error handling in the message controller, and...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-27
Kai Krueger
merge 19889:20181 of rails_port into the openID branch
blob
|
commitdiff
|
raw
|
diff to current
2010-02-26
Tom Hughes
Ajaxify the mark read/unread function for messages...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-01
Tom Hughes
Add :warning and :error flash messages which can be...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-31
Tom Hughes
Limit the rate at which messages can be sent.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-31
Matt Amos
Merged 16488:16743 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Tom Hughes
Allow messages to be deleted from the outbox as well...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Tom Hughes
Add the ability for a recipient to (logically) delete...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-14
Tom Hughes
Merge 16110:16487 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
Tom Hughes
Merge 16355:16480 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-12
Ævar Arnfjörð Bjar...
Fixed a bug in how fields in /message/new were being...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-25
Tom Hughes
Merge 16012:16110 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Ævar Arnfjörð Bjar...
The <title> wasn't being properly set on /message/new...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-19
Thomas Wood
merge 15807:16012 from rails_port
blob
|
commitdiff
|
raw
|
diff to current
2009-06-19
Thomas Wood
Commit avar's patch (+ fix for user not found) to chang...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-06
Ævar Arnfjörð Bjar...
Added & cleaned up messages relating to a given user...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Tom Hughes
Make a few more things translatable.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-31
Tom Hughes
Merged I18N branch to head.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-31
Tom Hughes
Sort out storage and use of user preferred languages.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-29
Shaun McDonald
Might be useful to set the locale everywhere we need...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Tom Hughes
Merge api06 branch to trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-19
Tom Hughes
Send replies to the right user. Closes #1720.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-16
Tom Hughes
Merge 14394:14533 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-14
Tom Hughes
Add a "database readonly" state that allows all writes...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Tom Hughes
Merge 14059:14394 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-29
Matt Amos
Moved a bunch of time functions into UTC. Fixes bugs...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Tom Hughes
Merged 14009:14059 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-08
Tom Hughes
Merge 12304:14009 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Thomas Wood
Pass the to_user to the view. Tests may follow. Closes...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-12
Shaun McDonald
resync from rails_port 11795:12304
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Shaun McDonald
Deal with active record not found exceptions when creat...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-08
Shaun McDonald
Resyncing from head 10895:11795
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Andy Allan
some boolean correctness work
blob
|
commitdiff
|
raw
|
diff to current
2008-10-26
Shaun McDonald
cover the other extreme in the map bounary sanitizeatio...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Shaun McDonald
Merge changes from trunk 7673:8632.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-09
Tom Hughes
Merge 7452:7744 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-06
Tom Hughes
Backout message deletion functionality as it has unfort...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-05
Tom Hughes
Fix replying to diary comments, and tidy a few things up.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-05
Tom Hughes
Quote reply messages properly.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-05
Tom Hughes
Reinstate stripping of Re: prefixes that Steve dropped...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-04
Gabriel Ebner
split_node_tags: Merge changes in main branch up to...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-03
Gabriel Ebner
split_node_tags: Merge changes from main branch.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-03
Steve Coast
nicer reply messages, bug 529
blob
|
commitdiff
|
raw
|
diff to current
2008-05-03
Steve Coast
ability to delete messages
blob
|
commitdiff
|
raw
|
diff to current
2008-01-15
Tom Hughes
Make the message reply link prefill the title with...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-21
Mikel Maron
message outbox
blob
|
commitdiff
|
raw
|
diff to current
2007-09-20
Gabriel Ebner
Merge rails_port as of r4613 & fix tests.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-05
Dan Karran
Send an email notification out when a new message is...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-04
Tom Hughes
Add extra validation to messages and diary entries.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-22
Tom Hughes
Fix thinko.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-22
Tom Hughes
Only allow users to read their own messages.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-17
Dan Karran
Showing all messages in inbox, but sorting by date...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Tom Hughes
Don't fill in from_display_name for messages - it can...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Tom Hughes
Split the rest action into sparate read, update and...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-20
Dan Karran
Seperating message receiving off into 'inbox' function.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-16
Dan Karran
Adding titles to some more pages, adding a redirect...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
Nick Black
fixed user messaging stuff
blob
|
commitdiff
|
raw
|
diff to current
2007-05-05
Nick Black
messaging stuff and home location selection
blob
|
commitdiff
|
raw
|
diff to current
2007-05-05
Nick Black
messaging stuff
blob
|
commitdiff
|
raw
|
diff to current
2007-05-04
Nick Black
added user stuff inc beginning of messages
blob
|
commitdiff
|
raw
|
diff to current