1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/feed
epriestley 9215d330ad Fix generateChronologicalKey() for 32-bit machines
Summary: This method relies on 64-bit math being available, which isn't a safe
assumption. Use the builtin bc functions instead for arbitrarily large integers.

Test Plan: @skrul, can you apply this locally and let me know if it works?

Reviewers: skrul, hunterbridges, jungejason, nh, tuomaspelkonen, aran

Reviewed By: skrul

CC: aran, skrul, epriestley

Differential Revision: 912
2011-09-14 09:03:45 -07:00
..
constants Publish Phriction edits to feed 2011-07-12 16:36:17 -07:00
controller Provide a public view of feed 2011-07-11 12:51:59 -07:00
publisher Fix generateChronologicalKey() for 32-bit machines 2011-09-14 09:03:45 -07:00
query
storage Improve feed stories with "style", and build basic status update stories. 2011-07-09 13:53:49 -07:00
story Publish Phriction edits to feed 2011-07-12 16:36:17 -07:00
view Publish Differential stories into feed 2011-07-09 17:39:17 -07:00