|
.. |
|
agents
|
9367ff8a4b
|
Merge pull request #975 from jermie/rss_loose
|
9 lat temu |
|
agent.rb
|
9d5c13accd
|
Make sure Agent#build_event initializes `event.agent`
|
9 lat temu |
|
agent_log.rb
|
7ee3c01690
|
allow logging of any object by inspecting non-strings
|
9 lat temu |
|
contact.rb
|
ff758cc679
|
move user credentials to a primary route, update twitter agents and background job
|
10 lat temu |
|
control_link.rb
|
8065721b77
|
Rename "chain" to "control link" for clarity.
|
10 lat temu |
|
event.rb
|
dd507e3cbf
|
Make Event's location accessible from Liquid templates.
|
10 lat temu |
|
link.rb
|
306843de0a
|
Add event_id_at_creation field to links and use it to prevent propagation of events created before the link was made.
|
10 lat temu |
|
scenario.rb
|
96196edb06
|
Allow nullable tag colors for the scenario
|
10 lat temu |
|
scenario_import.rb
|
010a3c093e
|
OpenStruct responds to `[]`/`[]=` in Ruby 2.0+
|
9 lat temu |
|
scenario_membership.rb
|
aaa4b7a155
|
add basic scaffold of scenarios, including the ability to add agents to scenarios, edit scenarios, and view scenarios. next step: import and export
|
10 lat temu |
|
service.rb
|
04a244661d
|
Use `omniauth-dropbox` instead of requiring an api key per agent; And `dropbox-api` instead of rolling our own.
|
10 lat temu |
|
user.rb
|
5b6d7c7e85
|
Adds the ability to allow public signup without invite code
|
9 lat temu |
|
user_credential.rb
|
c043a40868
|
add Ace editor for editing JavaScript in credentials
|
10 lat temu |